diff --git a/helmfile.d/argo.yaml.gotmpl b/helmfile.d/argo.yaml.gotmpl index 3c93bf86..e40e4003 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