From b780ae3451a40cd1e38957ffb1f31d6ed39afd99 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sun, 20 Apr 2025 01:00:49 +0000 Subject: [PATCH] chore(deps): update helm release cilium to v1.17.3 --- helmfiles/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index f8362a3..51f143e 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -37,7 +37,7 @@ releases: - name: cilium chart: cilium/cilium - version: 1.17.2 + version: 1.17.3 namespace: kube-system needs: - kube-system/coredns -- 2.47.2