chore: Bump argocd hel1

This commit is contained in:
2026-02-23 16:03:52 +01:00
parent 0cdf358d69
commit d354da0f49
+1 -2
View File
@@ -15,7 +15,7 @@ releases:
- name: argocd
namespace: argocd
chart: argo/argo-cd
version: 7.9.1
version: {{ if eq (requiredEnv "ARGOCD_ENV_CLUSTER_NAME") "hel1" }}1.18.6{{ else }}7.9.1{{ end }}
condition: argo.enabled
values:
- ../values/argo/values/argocd.yaml.gotmpl
@@ -66,4 +66,3 @@ releases:
- '{{`{{ .Environment.Name }}`}}'
- ../values/argo/manifests
- _argo