We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cfdd7f commit 6eb0be1Copy full SHA for 6eb0be1
test/common.sh
@@ -48,7 +48,7 @@ fi
48
49
export KIND_K8S_VERSION="${KIND_K8S_VERSION:-"v1.24.1"}"
50
tools_k8s_version=$(convert_to_tools_ver "${KIND_K8S_VERSION#v*}")
51
-kind_version=0.11.1
+kind_version=0.14.0
52
goarch=amd64
53
54
if [[ "$OSTYPE" == "linux-gnu" ]]; then
0 commit comments