Skip to content

Commit 31dae62

Browse files
committed
Bump envtest in Makefile to v1.31.0
1 parent 3b1f713 commit 31dae62

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.30.0
43+
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.31.0
4444
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT ?= 60s
4545
export KUBEBUILDER_CONTROLPLANE_STOP_TIMEOUT ?= 60s
4646

0 commit comments

Comments
 (0)