diff --git a/k8s/helmfile/helmfile.yaml b/k8s/helmfile/helmfile.yaml index 90ee05e0..39a23359 100644 --- a/k8s/helmfile/helmfile.yaml +++ b/k8s/helmfile/helmfile.yaml @@ -109,7 +109,7 @@ releases: - name: argocd-config namespace: argocd chart: wbstack/argocd-config - version: '{{ if eq .Environment.Name "production" }} 1.0.9 {{ else }} 1.0.10 {{ end }}' + version: 1.0.10 <<: *default_release - name: redirects