Skip to content

Commit dbf3b90

Browse files
committed
bump envtest binaries to 1.22
Signed-off-by: Joe Lanford <[email protected]>
1 parent 0e90e96 commit dbf3b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/check-everything.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ kb_root_dir=$tmp_root/kubebuilder
2828
${hack_dir}/verify.sh
2929

3030
# Envtest.
31-
ENVTEST_K8S_VERSION=${ENVTEST_K8S_VERSION:-"1.21.2"}
31+
ENVTEST_K8S_VERSION=${ENVTEST_K8S_VERSION:-"1.22.0"}
3232

3333
header_text "installing envtest tools@${ENVTEST_K8S_VERSION} with setup-envtest if necessary"
3434
tmp_bin=/tmp/cr-tests-bin

0 commit comments

Comments
 (0)