diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index fed99e89..dd36665a 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.4 + version: 2.0.5 condition: argo.apps.enabled values: - ../values/argo/values/apps.yaml.gotmpl