diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index 7b2ee067..a1fa0d76 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.1 + version: 0.0.9 condition: argo.apps.enabled values: - ../values/argo/values/apps.yaml.gotmpl