Skip to content

Commit

Permalink
update kubebuilder tools to 1.27.x
Browse files Browse the repository at this point in the history
Signed-off-by: Prajyot-Parab <[email protected]>
  • Loading branch information
Prajyot-Parab committed Jul 17, 2023
1 parent 109f3c7 commit 2c044a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ PULL_POLICY ?= Always
# Set build time variables including version details
LDFLAGS := $(shell ./hack/version.sh)

KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.24.1
KUBEBUILDER_ENVTEST_KUBERNETES_VERSION ?= 1.27.1

# main controller
CORE_IMAGE_NAME ?= cluster-api-ibmcloud-controller
Expand Down

0 comments on commit 2c044a4

Please sign in to comment.