From 81858044947fc888ed6242b43d4358a7cb2a9b12 Mon Sep 17 00:00:00 2001 From: 1gtm <1gtm@appscode.com> Date: Fri, 6 Feb 2026 14:35:58 +0000 Subject: [PATCH] Test against k8s 1.35 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 04579ac..f2a26e2 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.29.0 + version: v0.31.0 - name: Prepare cluster for testing id: local-path