From 67035d518b2f3bcfc3cf4b079064a5bcdba5c4d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 21:11:43 +0000 Subject: [PATCH] fix(deps): update helm release cilium to v1.19.1 --- k8s/bases/infrastructure/controllers/cilium/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/bases/infrastructure/controllers/cilium/helm-release.yaml b/k8s/bases/infrastructure/controllers/cilium/helm-release.yaml index 0f27bec33..bbe2bc56f 100644 --- a/k8s/bases/infrastructure/controllers/cilium/helm-release.yaml +++ b/k8s/bases/infrastructure/controllers/cilium/helm-release.yaml @@ -12,7 +12,7 @@ spec: chart: spec: chart: cilium - version: 1.18.5 + version: 1.19.1 sourceRef: kind: HelmRepository name: cilium