diff --git a/Makefile b/Makefile index ac35b28..c7daa63 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ CONTROLLER_GEN ?= $(LOCALBIN)/controller-gen ENVTEST ?= $(LOCALBIN)/setup-envtest ## Tool Versions -CONTROLLER_TOOLS_VERSION ?= v0.11.3 +CONTROLLER_TOOLS_VERSION ?= v0.14.0 ENVTEST_K8S_VERSION = 1.26.1 # Image URL to use all building/pushing image targets