Skip to content

Commit

Permalink
Use kind v0.25.0 (#155)
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 c4d3c03 commit 4a789b8
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 @@ -65,7 +65,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: Prepare cluster for testing
Expand Down

0 comments on commit 4a789b8

Please sign in to comment.