Skip to content

Commit 9fa7442

Browse files
Update module github.com/kubernetes-sigs/kustomize/kustomize to v5.7.1 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a519478 commit 9fa7442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ endef
198198

199199
## Tool Binaries and Versions
200200
# renovate: datasource=go depName=github.com/kubernetes-sigs/kustomize/kustomize
201-
KUSTOMIZE_VERSION ?= v5.6.0
201+
KUSTOMIZE_VERSION ?= v5.7.1
202202
KUSTOMIZE ?= $(LOCALBIN)/kustomize-$(KUSTOMIZE_VERSION)
203203
# renovate: datasource=go depName=sigs.k8s.io/controller-tools
204204
CONTROLLER_TOOLS_VERSION ?= v0.16.5

0 commit comments

Comments
 (0)