Skip to content

Commit

Permalink
chore: update controller-tools to 0.16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
a-cordier committed Oct 10, 2024
1 parent 50ff83d commit 00773a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/tool.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ADDLICENSE ?= $(LOCALBIN)/addlicense
ALL_TOOLS = controller-gen ginkgo crdoc golangci-lint addlicense helm-unittest

## Tool Versions
CONTROLLER_TOOLS_VERSION ?= v0.14.0
CONTROLLER_TOOLS_VERSION ?= v0.16.4

.PHONY: controller-gen
controller-gen: $(CONTROLLER_GEN) ## Download controller-gen locally if necessary.
Expand Down

0 comments on commit 00773a6

Please sign in to comment.