diff --git a/.gitops/deploy/Chart.yaml b/.gitops/deploy/Chart.yaml index 147c4f2..d6c6286 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: 9.3.1 +appVersion: 9.3.3 diff --git a/functions/render/200-helm-release-argocd.yaml.gotmpl b/functions/render/200-helm-release-argocd.yaml.gotmpl index 6bb988c..c70e318 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: 9.3.1 + version: 9.3.3 namespace: {{ $argo.namespace }} {{- if $argo.overrideAllValues }} values: