diff --git a/apps/monitoring/helm-repos.yaml b/apps/monitoring/helm-repos.yaml index a87c018..2493711 100644 --- a/apps/monitoring/helm-repos.yaml +++ b/apps/monitoring/helm-repos.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1beta2 +apiVersion: source.toolkit.fluxcd.io/v1 kind: HelmRepository metadata: name: prometheus-community @@ -8,7 +8,7 @@ spec: url: https://prometheus-community.github.io/helm-charts --- -apiVersion: source.toolkit.fluxcd.io/v1beta2 +apiVersion: source.toolkit.fluxcd.io/v1 kind: HelmRepository metadata: name: grafana