Skip to content

Commit 017aab9

Browse files
Upgrade controller-gen v0.16.1 to v0.17.0
1 parent e1ecd3a commit 017aab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ YQ ?= $(LOCALBIN)/yq
104104
KIND ?= $(LOCALBIN)/kind
105105

106106
## Tool Versions
107-
CONTROLLER_TOOLS_VERSION ?= v0.16.1
107+
CONTROLLER_TOOLS_VERSION ?= v0.17.0
108108
YQ_VERSION ?= v4.28.1
109109

110110
# 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.)

0 commit comments

Comments
 (0)