Skip to content

Commit 2a22445

Browse files
committed
use 0.16.0
Signed-off-by: clyang82 <[email protected]>
1 parent e622cb7 commit 2a22445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ ENVTEST ?= $(LOCALBIN)/setup-envtest
183183

184184
## Tool Versions
185185
KUSTOMIZE_VERSION ?= v5.2.1
186-
CONTROLLER_TOOLS_VERSION ?= v0.13.0
186+
CONTROLLER_TOOLS_VERSION ?= v0.16.0
187187

188188
.PHONY: kustomize
189189
kustomize: $(KUSTOMIZE) ## Download kustomize locally if necessary.

0 commit comments

Comments
 (0)