Skip to content

Commit c52dbb6

Browse files
fix: Bump controller tools version to latest (#13)
1 parent a3d184b commit c52dbb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ ENVTEST ?= $(LOCALBIN)/setup-envtest
182182

183183
## Tool Versions
184184
KUSTOMIZE_VERSION ?= v4.2.0
185-
CONTROLLER_TOOLS_VERSION ?= v0.12.0
185+
CONTROLLER_TOOLS_VERSION ?= v0.14.0
186186

187187
KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"
188188
.PHONY: kustomize

0 commit comments

Comments
 (0)