Skip to content

Commit

Permalink
[Makefile] bump controller-gen to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stuggi committed Nov 20, 2023
1 parent fd0265f commit 8aa2303
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 @@ -18,7 +18,7 @@ ENVTEST ?= $(LOCALBIN)/setup-envtest
GINKGO ?= $(LOCALBIN)/ginkgo

## Tool Versions
CONTROLLER_TOOLS_VERSION ?= v0.10.0
CONTROLLER_TOOLS_VERSION ?= v0.11.1

# ENVTEST_K8S_VERSION refers to the version of kubebuilder assets to be downloaded by envtest binary.
ENVTEST_K8S_VERSION = 1.25
Expand Down

0 comments on commit 8aa2303

Please sign in to comment.