Skip to content

Commit

Permalink
Use kind v0.25.0 (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm authored Nov 17, 2024
1 parent 4b07a1e commit 1b9575c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
id: kind
uses: engineerd/setup-kind@v0.5.0
with:
version: v0.24.0
version: v0.25.0
image: kindest/node:${{ matrix.k8s }}

- name: Test crds
Expand Down

0 comments on commit 1b9575c

Please sign in to comment.