diff --git a/cluster/apps/authentik/helm-repository.yaml b/cluster/apps/authentik/helm-repository.yaml index 7484720..f43f288 100644 --- a/cluster/apps/authentik/helm-repository.yaml +++ b/cluster/apps/authentik/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: authentik-charts diff --git a/cluster/apps/database/postgresql/pgadmin4/helm-repository.yaml b/cluster/apps/database/postgresql/pgadmin4/helm-repository.yaml index 8348d74..18eaa65 100644 --- a/cluster/apps/database/postgresql/pgadmin4/helm-repository.yaml +++ b/cluster/apps/database/postgresql/pgadmin4/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: runix-charts diff --git a/cluster/apps/dev/woodpecker/helm-repository.yaml b/cluster/apps/dev/woodpecker/helm-repository.yaml index 14bf0fe..8bd18f0 100644 --- a/cluster/apps/dev/woodpecker/helm-repository.yaml +++ b/cluster/apps/dev/woodpecker/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: woodpecker-charts diff --git a/cluster/apps/monitoring/grafana/helm-repository.yaml b/cluster/apps/monitoring/grafana/helm-repository.yaml index 352357b..8086787 100644 --- a/cluster/apps/monitoring/grafana/helm-repository.yaml +++ b/cluster/apps/monitoring/grafana/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: grafana-charts diff --git a/cluster/apps/monitoring/kube-prometheus-stack/helm-repository.yaml b/cluster/apps/monitoring/kube-prometheus-stack/helm-repository.yaml index af45c86..a705018 100644 --- a/cluster/apps/monitoring/kube-prometheus-stack/helm-repository.yaml +++ b/cluster/apps/monitoring/kube-prometheus-stack/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: prometheus-community-charts diff --git a/cluster/apps/monitoring/victoria-metrics/helm-repository.yaml b/cluster/apps/monitoring/victoria-metrics/helm-repository.yaml index ae14428..5f18397 100644 --- a/cluster/apps/monitoring/victoria-metrics/helm-repository.yaml +++ b/cluster/apps/monitoring/victoria-metrics/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: victoria-metrics-charts diff --git a/cluster/core/cert-manager/helm-repository.yaml b/cluster/core/cert-manager/helm-repository.yaml index 6bf8b3c..d6c3473 100644 --- a/cluster/core/cert-manager/helm-repository.yaml +++ b/cluster/core/cert-manager/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: jetstack-charts diff --git a/cluster/core/helm-repositories.yaml b/cluster/core/helm-repositories.yaml index 20eac2d..9d98bbf 100644 --- a/cluster/core/helm-repositories.yaml +++ b/cluster/core/helm-repositories.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: bitnami-charts @@ -7,7 +7,7 @@ spec: interval: 1m url: https://charts.bitnami.com/bitnami --- -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: bjws-charts diff --git a/cluster/core/kube-replicator/helm-repository.yaml b/cluster/core/kube-replicator/helm-repository.yaml index 6020459..eafa99b 100644 --- a/cluster/core/kube-replicator/helm-repository.yaml +++ b/cluster/core/kube-replicator/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: mittwald-charts diff --git a/cluster/core/networking/calico/helm-repo.yaml b/cluster/core/networking/calico/helm-repo.yaml index 426ece8..773492d 100644 --- a/cluster/core/networking/calico/helm-repo.yaml +++ b/cluster/core/networking/calico/helm-repo.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: calico-charts diff --git a/cluster/core/networking/metallb/helm-release.yaml b/cluster/core/networking/metallb/helm-release.yaml index b2b3546..ddb8d14 100644 --- a/cluster/core/networking/metallb/helm-release.yaml +++ b/cluster/core/networking/metallb/helm-release.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: metallb-charts diff --git a/cluster/core/networking/traefik/helm-repository.yaml b/cluster/core/networking/traefik/helm-repository.yaml index cb2e806..8927f51 100644 --- a/cluster/core/networking/traefik/helm-repository.yaml +++ b/cluster/core/networking/traefik/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: traefik-charts diff --git a/cluster/core/storage/longhorn/helm-repository.yaml b/cluster/core/storage/longhorn/helm-repository.yaml index fbb6c67..768a23f 100644 --- a/cluster/core/storage/longhorn/helm-repository.yaml +++ b/cluster/core/storage/longhorn/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: longhorn-charts diff --git a/cluster/core/storage/openebs/helm-repository.yaml b/cluster/core/storage/openebs/helm-repository.yaml index 7c14c99..3776f25 100644 --- a/cluster/core/storage/openebs/helm-repository.yaml +++ b/cluster/core/storage/openebs/helm-repository.yaml @@ -1,4 +1,4 @@ -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: openebs-charts @@ -7,7 +7,7 @@ spec: interval: 1m url: https://openebs.github.io/charts --- -apiVersion: source.toolkit.fluxcd.io/v1 +apiVersion: source.toolkit.fluxcd.io/v1beta2 kind: HelmRepository metadata: name: openebs-monitoring-charts