Skip to content

Commit

Permalink
Use latest kind version v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benashz committed Mar 11, 2024
1 parent 47fb6f5 commit 6b6cf6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
config: test/kind/config.yaml
node_image: kindest/node:v${{ matrix.kind-k8s-version }}
version: v0.20.0
version: v0.22.0
- run: bats --tap --timing ./test/acceptance
env:
VAULT_LICENSE_CI: ${{ secrets.VAULT_LICENSE_CI }}
Expand Down

0 comments on commit 6b6cf6f

Please sign in to comment.