Skip to content

Commit edd030b

Browse files
committed
updating controller-gen to v0.14.0
Signed-off-by: Soule BA <bah.soule@gmail.com>
1 parent 4dd5b29 commit edd030b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ FUZZ_TIME ?= 1m
3838
GO_STATIC_FLAGS=-ldflags "-s -w" -tags 'netgo,osusergo,static_build$(addprefix ,,$(GO_TAGS))'
3939

4040
# API (doc) generation utilities
41-
CONTROLLER_GEN_VERSION ?= v0.12.0
41+
CONTROLLER_GEN_VERSION ?= v0.14.0
4242
GEN_API_REF_DOCS_VERSION ?= e327d0730470cbd61b06300f81c5fcf91c23c113
4343

4444
# If gobin not set, create one on ./build and add to path.

0 commit comments

Comments
 (0)