From e4d4550cbf3425831c0ac41b6ae43a7005341de9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 13:27:31 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20cilium=20(?= =?UTF-8?q?=201.19.1=20=E2=86=92=201.19.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | docker | quay.io/cilium/charts/cilium | 1.19.1 | 1.19.2 | Signed-off-by: Roger Rumao --- infrastructure/cilium/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cilium/Chart.yaml b/infrastructure/cilium/Chart.yaml index 962f8a98a..8d3a27798 100644 --- a/infrastructure/cilium/Chart.yaml +++ b/infrastructure/cilium/Chart.yaml @@ -3,5 +3,5 @@ name: cilium version: 1.0.0 dependencies: - name: cilium - version: "1.19.1" # Use latest stable + version: "1.19.2" # Use latest stable repository: oci://quay.io/cilium/charts