From 081f7b0891a8f734e4371b8b5faef3d73258cfef Mon Sep 17 00:00:00 2001 From: Yash Thakkar Date: Tue, 10 Dec 2024 19:41:11 +0000 Subject: [PATCH] updating kops --- .github/workflows/kops-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kops-test.yaml b/.github/workflows/kops-test.yaml index dd897a5957..01a3aa010d 100644 --- a/.github/workflows/kops-test.yaml +++ b/.github/workflows/kops-test.yaml @@ -44,7 +44,7 @@ jobs: RUN_CNI_INTEGRATION_TESTS: false RUN_KOPS_TEST: true K8S_VERSION: 1.32.0-rc.2 - KOPS_VERSION: v1.29.2 + KOPS_VERSION: v1.30.3 KOPS_RUN_TOO_NEW_VERSION: 1 run: | ./scripts/run-integration-tests.sh