Skip to content

Commit dbb58c0

Browse files
update kubebuilder tools to 1.27.x (#1297)
Signed-off-by: Prajyot-Parab <[email protected]>
1 parent 109f3c7 commit dbb58c0

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
@@ -69,7 +69,7 @@ PULL_POLICY ?= Always
6969
# Set build time variables including version details
7070
LDFLAGS := $(shell ./hack/version.sh)
7171

72-
KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.24.1
72+
KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.27.1
7373

7474
# main controller
7575
CORE_IMAGE_NAME ?= cluster-api-ibmcloud-controller

0 commit comments

Comments
 (0)