Skip to content

Commit 7edbaf0

Browse files
authored
Merge pull request #8599 from Prajyot-Parab/main
🌱Update kubebuilder envtest (1.26.0 -> 1.27.1)
2 parents 8b909a4 + 9379019 commit 7edbaf0

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
@@ -39,7 +39,7 @@ export GO111MODULE=on
3939
#
4040
# Kubebuilder.
4141
#
42-
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.26.0
42+
export KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.27.1
4343
export KUBEBUILDER_CONTROLPLANE_START_TIMEOUT ?= 60s
4444
export KUBEBUILDER_CONTROLPLANE_STOP_TIMEOUT ?= 60s
4545

0 commit comments

Comments
 (0)