Skip to content

Commit 570f38a

Browse files
committed
update: bump controller-tools version to v0.16.5 and clean up build tags
Signed-off-by: XploY04 <2004agarwalyash@gmail.com>
1 parent 848b39d commit 570f38a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ LOCALBIN ?= $(shell pwd)/bin
9595
$(LOCALBIN):
9696
mkdir -p $(LOCALBIN)
9797
CONTROLLER_GEN ?= $(LOCALBIN)/controller-gen
98-
CONTROLLER_TOOLS_VERSION ?= v0.9.0
98+
CONTROLLER_TOOLS_VERSION ?= v0.16.5
9999

100100
.PHONY: controller-gen
101101
controller-gen: $(CONTROLLER_GEN) ## Download controller-gen locally if necessary.

api/litmuschaos/v1alpha1/zz_generated.deepcopy.go

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)