Skip to content

Commit 69a3492

Browse files
authored
Merge pull request #12706 from k8s-infra-cherrypick-robot/cherry-pick-12702-to-release-1.11
[release-1.11] 🌱 Bump to envtest v1.34.0
2 parents 771c481 + f45161f commit 69a3492

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)