Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Commit 6c66c4d

Browse files
authored
Update Kustomize; update controller tools (#76)
1 parent aaa2554 commit 6c66c4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ CONTROLLER_GEN ?= $(LOCALBIN)/controller-gen
141141
ENVTEST ?= $(LOCALBIN)/setup-envtest
142142

143143
## Tool Versions
144-
KUSTOMIZE_VERSION ?= v5.0.3
145-
CONTROLLER_TOOLS_VERSION ?= v0.12.0
144+
KUSTOMIZE_VERSION ?= v5.1.1
145+
CONTROLLER_TOOLS_VERSION ?= v0.13.0
146146

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

0 commit comments

Comments
 (0)