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.
2 parents d29b330 + f8202bb commit 3da2de0Copy full SHA for 3da2de0
hack/check-everything.sh
@@ -28,7 +28,7 @@ kb_root_dir=$tmp_root/kubebuilder
28
${hack_dir}/verify.sh
29
30
# Envtest.
31
-ENVTEST_K8S_VERSION=${ENVTEST_K8S_VERSION:-"1.22.0"}
+ENVTEST_K8S_VERSION=${ENVTEST_K8S_VERSION:-"1.24.2"}
32
33
header_text "installing envtest tools@${ENVTEST_K8S_VERSION} with setup-envtest if necessary"
34
tmp_bin=/tmp/cr-tests-bin
0 commit comments