Skip to content

Commit bed81bf

Browse files
authored
Use kind v0.25.0 (#370)
/cherry-pick Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 79852fb commit bed81bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
id: kind
7676
uses: engineerd/setup-kind@v0.5.0
7777
with:
78-
version: v0.24.0
78+
version: v0.25.0
7979
image: kindest/node:${{ matrix.k8s }}
8080

8181
- name: Prepare cluster for testing

0 commit comments

Comments
 (0)