diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index 5462cb53..9eb5d9e2 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: 0.0.9 + version: 2.0.3 condition: argo.apps.enabled values: - ../values/argo/values/apps.yaml.gotmpl