Skip to content

Commit 2ee017e

Browse files
authored
Merge pull request #12702 from sbueringer/pr-envtest-v1.34.0
🌱 Bump to envtest v1.34.0
2 parents cabcce5 + aad89e9 commit 2ee017e

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
@@ -44,7 +44,7 @@ export GO111MODULE=on
4444
#
4545
# Kubebuilder.
4646
#
47-
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.33.0
47+
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.34.0
4848
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT ?= 60s
4949
export KUBEBUILDER_CONTROLPLANE_STOP_TIMEOUT ?= 60s
5050

0 commit comments

Comments
 (0)