From 7e5836383ce617e3141d5f7b2ca6e9102a20913d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 9 Feb 2026 16:23:16 +0100 Subject: [PATCH] fix(cilium): Bump patch and set upgradeComp --- helmfile.d/cilium.yaml.gotmpl | 2 +- values/cilium/env-hel1.yaml.gotmpl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/helmfile.d/cilium.yaml.gotmpl b/helmfile.d/cilium.yaml.gotmpl index 571c84f0..b0eb3010 100644 --- a/helmfile.d/cilium.yaml.gotmpl +++ b/helmfile.d/cilium.yaml.gotmpl @@ -16,7 +16,7 @@ releases: - name: cilium namespace: kube-system chart: cilium/cilium - version: {{ if eq (requiredEnv "ARGOCD_ENV_CLUSTER_NAME") "hel1" }}1.18.6{{ else }}1.16.2{{ end }} + version: {{ if eq (requiredEnv "ARGOCD_ENV_CLUSTER_NAME") "hel1" }}1.18.6{{ else }}1.16.19{{ end }} condition: cilium.enabled values: - ../values/cilium/values/cilium.yaml.gotmpl diff --git a/values/cilium/env-hel1.yaml.gotmpl b/values/cilium/env-hel1.yaml.gotmpl index b9643d83..9220bfdf 100644 --- a/values/cilium/env-hel1.yaml.gotmpl +++ b/values/cilium/env-hel1.yaml.gotmpl @@ -9,3 +9,4 @@ cilium: gatewayTest: enabled: true policyAuditMode: true + upgradeCompatability: 1.18