Skip to content

Commit

Permalink
Use KIND v0.24.0 (#86)
Browse files Browse the repository at this point in the history
/cherry-pick

Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Sep 14, 2024
1 parent 7caf263 commit c3f08fa
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.17.0
version: v0.24.0
config: hack/kubernetes/kind.yaml
image: kindest/node:${{ matrix.k8s }}

Expand Down

0 comments on commit c3f08fa

Please sign in to comment.