diff --git a/Makefile b/Makefile index 59d58080f..c59d9cc4f 100644 --- a/Makefile +++ b/Makefile @@ -104,7 +104,7 @@ YQ ?= $(LOCALBIN)/yq KIND ?= $(LOCALBIN)/kind ## Tool Versions -CONTROLLER_TOOLS_VERSION ?= v0.16.1 +CONTROLLER_TOOLS_VERSION ?= v0.17.0 YQ_VERSION ?= v4.28.1 # Not guaranteed to have patch releases available and node image tags are full versions (i.e v1.28.0 - no v1.28, v1.29, etc.)