From 1e09d0430a255128db1d6f71cf033364e127108c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 05:38:37 +0000 Subject: [PATCH] chore(deps): update dependency cilium/cilium to v1.18.3 Signed-off-by: renovate[bot] --- .github/workflows/integration-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index 4cfabfa17..d574bfbd9 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -22,7 +22,7 @@ env: KIND_VERSION: v0.30.0 KIND_CONFIG: .github/kind-config.yaml # renovate: datasource=github-releases depName=cilium/cilium - CILIUM_VERSION: v1.18.2 + CILIUM_VERSION: v1.18.3 CILIUM_VALUES: .github/cilium-values.yaml jobs: