We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c4cec commit 1af3f21Copy full SHA for 1af3f21
hack/common/Makefile
@@ -187,7 +187,7 @@ YAML2JSON ?= $(LOCALBIN)/yaml2json
187
188
## Tool Versions
189
# renovate: datasource=github-releases depName=kubernetes-sigs/controller-tools
190
-CONTROLLER_TOOLS_VERSION ?= v0.16.4
+CONTROLLER_TOOLS_VERSION ?= v0.17.3
191
# renovate: datasource=github-tags depName=golang/tools
192
FORMATTER_VERSION ?= v0.31.0
193
# renovate: datasource=github-releases depName=golangci/golangci-lint
0 commit comments