From 6d6d973f02b1447f1076b49ff99f76bb63330189 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Sun, 16 Feb 2025 22:25:55 +0000 Subject: [PATCH] Test against k8s 1.32 /cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dcf20483..b010f67d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: id: kind uses: engineerd/setup-kind@v0.5.0 with: - version: v0.25.0 + version: v0.27.0 - name: Prepare cluster for testing id: local-path