Skip to content

Commit 4397249

Browse files
committed
updating controller-gen to v0.14.0
Signed-off-by: Soule BA <[email protected]>
1 parent 0b25ac9 commit 4397249

File tree

3 files changed

+117
-93
lines changed

3 files changed

+117
-93
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ifeq ($(shell uname -s),Linux)
4646
endif
4747

4848
# API (doc) generation utilities
49-
CONTROLLER_GEN_VERSION ?= v0.12.0
49+
CONTROLLER_GEN_VERSION ?= v0.14.0
5050
GEN_API_REF_DOCS_VERSION ?= e327d0730470cbd61b06300f81c5fcf91c23c113
5151

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

api/v1beta1/zz_generated.deepcopy.go

-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)