Skip to content

Commit d79a724

Browse files
authored
Use kind v0.25.0 (#254)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 3a30409 commit d79a724

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
@@ -66,7 +66,7 @@ jobs:
6666
id: kind
6767
uses: engineerd/setup-kind@v0.5.0
6868
with:
69-
version: v0.24.0
69+
version: v0.25.0
7070
image: kindest/node:${{ matrix.k8s }}
7171

7272
- name: Prepare cluster for testing

0 commit comments

Comments
 (0)