We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62a574c + 39c0d23 commit a0dc548Copy full SHA for a0dc548
Makefile
@@ -39,7 +39,7 @@ export GO111MODULE=on
39
#
40
# Kubebuilder.
41
42
-export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.27.1
+export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.28.0
43
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT ?= 60s
44
export KUBEBUILDER_CONTROLPLANE_STOP_TIMEOUT ?= 60s
45
0 commit comments