Skip to content

Commit

Permalink
set latest kind version
Browse files Browse the repository at this point in the history
  • Loading branch information
tvoran committed Jan 7, 2025
1 parent 1b6aa0e commit 0c1ede5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/integration-test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ runs:
cluster_name: ${{ inputs.kind-cluster-name }}
config: vault-helm/test/kind/config.yaml
node_image: kindest/node:v${{ inputs.k8s-version }}
version: "v0.25.0"
version: "v0.26.0"

- name: Create kind export log root
id: create_kind_export_log_root
Expand Down

0 comments on commit 0c1ede5

Please sign in to comment.