Skip to content

Commit 769bebc

Browse files
authored
Merge pull request #11632 from sbueringer/pr-envtest-v1.32.0
🌱 Bump envtest to v1.32.0
2 parents 73088aa + b9c0730 commit 769bebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export GO111MODULE=on
4040
#
4141
# Kubebuilder.
4242
#
43-
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.31.0
43+
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.32.0
4444
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT ?= 60s
4545
export KUBEBUILDER_CONTROLPLANE_STOP_TIMEOUT ?= 60s
4646

0 commit comments

Comments
 (0)