diff --git a/helmfile.d/x509-exporter.yaml.gotmpl b/helmfile.d/x509-exporter.yaml.gotmpl index f43dfcd4..0f79be9f 100644 --- a/helmfile.d/x509-exporter.yaml.gotmpl +++ b/helmfile.d/x509-exporter.yaml.gotmpl @@ -3,7 +3,8 @@ bases: repositories: - name: x509-exporter - url: 'https://charts.enix.io' + oci: true + url: 'quay.io/enix/charts' commonLabels: tier: sys diff --git a/values/argo/manifests/sys-project.yaml b/values/argo/manifests/sys-project.yaml index 64b49190..26dcc8d3 100644 --- a/values/argo/manifests/sys-project.yaml +++ b/values/argo/manifests/sys-project.yaml @@ -141,6 +141,7 @@ spec: - ghcr.io/spegel-org/helm-charts - quay.io/cilium/charts - quay.io/jetstack/charts + - quay.io/enix/charts - registry.k8s.io/jobset/charts/jobset - ghcr.io/dragonflydb/dragonfly-operator/helm/dragonfly-operator - docker.gitea.com