Skip to content

Commit dd06715

Browse files
committed
Update KUBEBUILDER_ENVTEST_KUBERNETES_VERSION
Signed-off-by: sivchari <[email protected]>
1 parent d8d891a commit dd06715

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)