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 0e90e96 commit dbf3b90Copy full SHA for dbf3b90
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.21.2"}
+ENVTEST_K8S_VERSION=${ENVTEST_K8S_VERSION:-"1.22.0"}
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