diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index 9eb5d9e2..5df46c55 100644 --- a/helmfile.d/argo.yaml.gotmpl +++ b/helmfile.d/argo.yaml.gotmpl @@ -27,7 +27,7 @@ releases: - name: argocd-apps namespace: argocd chart: argo/argocd-apps - version: 2.0.3 + version: 2.0.4 condition: argo.apps.enabled values: - ../values/argo/values/apps.yaml.gotmpl