From ed9cb736715a04b2385f6754a8226b945b63a857 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Thu, 21 Nov 2024 01:01:27 +0000 Subject: [PATCH] chore(deps): update helm release cilium to v1.16.4 --- 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 1acefbf..bb1c7ac 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -65,7 +65,7 @@ releases: - name: cilium chart: cilium/cilium - version: 1.16.3 + version: 1.16.4 condition: base.enabled namespace: kube-system needs: -- 2.45.2