diff --git a/functions/render/200-helm-release-argocd.yaml.gotmpl b/functions/render/200-helm-release-argocd.yaml.gotmpl index c4d5499..d5b5190 100644 --- a/functions/render/200-helm-release-argocd.yaml.gotmpl +++ b/functions/render/200-helm-release-argocd.yaml.gotmpl @@ -23,7 +23,7 @@ spec: chart: name: argo-cd repository: https://argoproj.github.io/argo-helm - version: 9.7.1 + version: 10.8.4 namespace: {{ $argo.namespace }} {{- $baseValues := dict }} {{- if $argo.overrideAllValues }}