Skip to content

Commit b9c0730

Browse files
committed
Bump envtest to v1.32.0
Signed-off-by: Stefan Büringer buringerst@vmware.com
1 parent 3da71a8 commit b9c0730

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)