Skip to content

Commit

Permalink
Bump kustomize version
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman committed Feb 6, 2025
1 parent 3a2d736 commit ef41ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2033,7 +2033,7 @@ $(TOOLS_BIN)/controller-gen:
# find or download kustomize
# ----------------------------------------------------------------------------------------------------------------------
KUSTOMIZE_INSTALL_SCRIPT ?= "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh"
KUSTOMIZE_VERSION ?= v5.4.2
KUSTOMIZE_VERSION ?= v5.6.0

.PHONY: kustomize
KUSTOMIZE = $(TOOLS_BIN)/kustomize
Expand Down

0 comments on commit ef41ce3

Please sign in to comment.