Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ba1c5bd

Browse files
committedMar 21, 2025··
chore: update go module versions and controller tools
1 parent e54998f commit ba1c5bd

27 files changed

+427
-1038
lines changed
 

‎Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ GOLANGCI_LINT = $(LOCALBIN)/golangci-lint-$(GOLANGCI_LINT_VERSION)
251251

252252
## Tool Versions
253253
KUSTOMIZE_VERSION ?= v5.3.0
254-
CONTROLLER_TOOLS_VERSION ?= v0.14.0
254+
CONTROLLER_TOOLS_VERSION ?= v0.17.0
255255
ENVTEST_VERSION ?= release-0.17
256256
GOLANGCI_LINT_VERSION ?= v1.63.4
257257

0 commit comments

Comments
 (0)
Please sign in to comment.