Skip to content

Commit 865ba21

Browse files
authored
Upgrade kustomize (#241)
1 parent 8b0e8b1 commit 865ba21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

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

185185
## Tool Versions
186-
KUSTOMIZE_VERSION ?= v5.3.0
186+
KUSTOMIZE_VERSION ?= v5.6.0
187187
CONTROLLER_TOOLS_VERSION ?= v0.16.1
188188

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

0 commit comments

Comments
 (0)