From 3fa170cf4164b854dfd05cb845bb8a74b83fecd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 03:56:05 +0000 Subject: [PATCH] chore(deps): update dependency gke to v1.32.0 --- .github/test_dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/test_dependencies.yaml b/.github/test_dependencies.yaml index 441dec3b26..05fd5ef67e 100644 --- a/.github/test_dependencies.yaml +++ b/.github/test_dependencies.yaml @@ -10,7 +10,7 @@ e2e: - 'v1.29.12' gke: # renovate: datasource=custom.gke-rapid depName=gke versioning=semver - - '1.31.3' + - '1.32.0' # For Istio, we define combinations of Kind and Istio versions that will be # used directly in the test matrix `include` section.