From b3490ddbadda92044c31275cf8de119053c828ce Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Wed, 25 Dec 2024 01:01:21 +0000 Subject: [PATCH] chore(deps): update helm release cilium to v1.16.5 --- 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 2160ebf..1ca69e6 100644 --- a/installations/system/helmfile.yaml +++ b/installations/system/helmfile.yaml @@ -52,7 +52,7 @@ releases: - name: cilium chart: cilium/cilium - version: 1.16.4 + version: 1.16.5 condition: base.enabled namespace: kube-system needs: -- 2.45.2