From 6ae4a556ce7ecb5cb381f1e737b74e6b399ffb0f Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 16 May 2025 01:00:55 +0000 Subject: [PATCH] chore(deps): update helm release cilium to v1.17.4 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index 939017a..1be9eef 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -37,7 +37,7 @@ releases: - name: cilium chart: cilium/cilium - version: 1.17.3 + version: 1.17.4 namespace: kube-system needs: - kube-system/coredns -- 2.47.2