diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index 0e9e553c..2bb9fbd2 100644 --- a/helmfile.d/argo.yaml.gotmpl +++ b/helmfile.d/argo.yaml.gotmpl @@ -15,7 +15,7 @@ releases: - name: argocd namespace: argocd chart: argo/argo-cd - version: 9.4.6 + version: 9.4.7 condition: argo.enabled values: - ../values/argo/values/argocd.yaml.gotmpl