From ecb2712858f78999a191c7db4069100f82e4b904 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 13:27:06 +0000 Subject: [PATCH] chore(deps): update helm release cilium to v1.16.4 --- infrastructure/cilium/templates/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cilium/templates/release.yaml b/infrastructure/cilium/templates/release.yaml index 1f2c2232..ec031f65 100644 --- a/infrastructure/cilium/templates/release.yaml +++ b/infrastructure/cilium/templates/release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: cilium - version: 1.16.3 + version: 1.16.4 reconcileStrategy: ChartVersion sourceRef: kind: HelmRepository