Files
auricom-home-cluster/kubernetes/components/common/repos/app-template/ocirepository.yaml
feisar-bot[bot] 63fa5cd16e ⬆️ Update OCIRepository to source.toolkit.fluxcd.io/v1
| datasource     | package       | from                             | to                          |
| -------------- | ------------- | -------------------------------- | --------------------------- |
| kubernetes-api | OCIRepository | source.toolkit.fluxcd.io/v1beta2 | source.toolkit.fluxcd.io/v1 |
2025-06-26 14:38:23 +02:00

15 lines
408 B
YAML

---
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/ocirepository_v1beta2.json
apiVersion: source.toolkit.fluxcd.io/v1
kind: OCIRepository
metadata:
name: app-template
spec:
interval: 5m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
tag: 3.7.3
url: oci://ghcr.io/bjw-s/helm/app-template