Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ permissions:
env:
# Specify this here because these tests rely on ktf to run kind for cluster creation.
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
KIND_VERSION: "0.30.0"
KIND_VERSION: "0.31.0"
MISE_VERBOSE: 1
MISE_DEBUG: 1

Expand Down
Loading