this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add app-template oci repo

+15
+15
k8s/base/flux-system/helm-chart-repos/app-template.yaml
··· 1 + --- 2 + apiVersion: source.toolkit.fluxcd.io/v1beta2 3 + kind: OCIRepository 4 + metadata: 5 + name: app-template 6 + spec: 7 + interval: 1h 8 + layerSelector: 9 + mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip 10 + operation: copy 11 + ref: 12 + tag: 3.7.3 13 + url: oci://ghcr.io/bjw-s/helm/app-template 14 + verify: 15 + provider: cosign