diff --git a/k8s/helmfile/helmfile.yaml b/k8s/helmfile/helmfile.yaml index 45b8fee0..c243fe6b 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.7 {{ else }} 1.0.8 {{ end }}' + version: '{{ if eq .Environment.Name "production" }} 1.0.7 {{ else }} 1.0.9 {{ end }}' <<: *default_release - name: redirects