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.
1 parent 8b909a4 commit 9379019Copy full SHA for 9379019
Makefile
@@ -39,7 +39,7 @@ export GO111MODULE=on
39
#
40
# Kubebuilder.
41
42
-export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.26.0
+export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.27.1
43
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT ?= 60s
44
export KUBEBUILDER_CONTROLPLANE_STOP_TIMEOUT ?= 60s
45
0 commit comments