Skip to content

Commit

Permalink
update default kind version to v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlory committed Jan 6, 2025
1 parent 0496593 commit efbe339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ kind_version_default () {
latest|master)
echo main;;
*)
echo v0.14.0;;
echo v0.25.0;;
esac
}

Expand Down

0 comments on commit efbe339

Please sign in to comment.