From 22c3e0ddee02e1a88c4759414e24f5a1f6f5fc92 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 17:07:59 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20cilium=20(=201.18?= =?UTF-8?q?.1=20=E2=9E=94=201.18.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bootstrap/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/helmfile.yaml b/bootstrap/helmfile.yaml index 0f4442dae..ecf313e27 100644 --- a/bootstrap/helmfile.yaml +++ b/bootstrap/helmfile.yaml @@ -23,7 +23,7 @@ releases: - name: cilium namespace: kube-system chart: cilium/cilium - version: 1.18.1 + version: 1.18.2 values: - ../apps/kube-system/cilium/app/helm-values.yaml needs: