Skip to content

Commit b401904

Browse files
authored
Merge pull request #3476 from chrischdi/pr-bump-kubebuilder-1-33
🌱 Makefile: Bump Kubebuilder to v1.33
2 parents 137cd4d + e89fe06 commit b401904

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.32.0
47+
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.33.0
4848
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT ?= 60s
4949
export KUBEBUILDER_CONTROLPLANE_STOP_TIMEOUT ?= 60s
5050

0 commit comments

Comments
 (0)