diff --git a/k8s/helmfile/helmfile.yaml b/k8s/helmfile/helmfile.yaml index 809496f0..b0fdd14a 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.2 {{ else }} 1.0.6 {{ end }}' + version: 1.0.6 <<: *default_release - name: redirects