Skip to content

Commit 1af3f21

Browse files
chore(deps): update dependency kubernetes-sigs/controller-tools to v0.17.3 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34c4cec commit 1af3f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/common/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ YAML2JSON ?= $(LOCALBIN)/yaml2json
187187

188188
## Tool Versions
189189
# renovate: datasource=github-releases depName=kubernetes-sigs/controller-tools
190-
CONTROLLER_TOOLS_VERSION ?= v0.16.4
190+
CONTROLLER_TOOLS_VERSION ?= v0.17.3
191191
# renovate: datasource=github-tags depName=golang/tools
192192
FORMATTER_VERSION ?= v0.31.0
193193
# renovate: datasource=github-releases depName=golangci/golangci-lint

0 commit comments

Comments
 (0)