Skip to content

Commit

Permalink
chore(deps): update dependency kubernetes-sigs/controller-tools to v0…
Browse files Browse the repository at this point in the history
….17.0 (#58)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 7bc0e52 commit 168fd94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ GOLANGCI_LINT = $(LOCALBIN)/golangci-lint-$(GOLANGCI_LINT_VERSION)

## Tool Versions
KUSTOMIZE_VERSION ?= v5.3.0 # github-releases:kubernetes-sigs/kustomize
CONTROLLER_TOOLS_VERSION ?= v0.16.5 # github-releases:kubernetes-sigs/controller-tools
CONTROLLER_TOOLS_VERSION ?= v0.17.0 # github-releases:kubernetes-sigs/controller-tools
ENVTEST_VERSION ?= release-0.19 # github-releases:kubernetes-sigs/controller-runtime
GOLANGCI_LINT_VERSION ?= v1.63.4 # github-releases:golangci/golangci-lint

Expand Down

0 comments on commit 168fd94

Please sign in to comment.