diff --git a/.gitops/deploy/Chart.yaml b/.gitops/deploy/Chart.yaml index da72b97..147c4f2 100644 --- a/.gitops/deploy/Chart.yaml +++ b/.gitops/deploy/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: helm-argocd version: 0.0.0 description: GitOps packaging for the Argo CD Crossplane configuration -appVersion: 7.9.1 +appVersion: 9.3.1 diff --git a/functions/render/200-helm-release-argocd.yaml.gotmpl b/functions/render/200-helm-release-argocd.yaml.gotmpl index 6d443ee..6bb988c 100644 --- a/functions/render/200-helm-release-argocd.yaml.gotmpl +++ b/functions/render/200-helm-release-argocd.yaml.gotmpl @@ -19,7 +19,7 @@ spec: chart: name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 7.9.1 + version: 9.3.1 namespace: {{ $argo.namespace }} {{- if $argo.overrideAllValues }} values: