From c4471a9684b98f664d26d781ae48f2ecd4504cc1 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 28 Sep 2024 01:02:04 +0000 Subject: [PATCH] Update Helm release cilium to v1.16.2 --- installations/system/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/system/helmfile.yaml b/installations/system/helmfile.yaml index 3dd205b..b0d8af9 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -55,7 +55,7 @@ releases: - template: crd-management-hook - name: cilium chart: cilium/cilium - version: 1.16.1 + version: 1.16.2 namespace: kube-system needs: - kube-system/coredns -- 2.45.2