We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a519478 commit 9fa7442Copy full SHA for 9fa7442
Makefile
@@ -198,7 +198,7 @@ endef
198
199
## Tool Binaries and Versions
200
# renovate: datasource=go depName=github.com/kubernetes-sigs/kustomize/kustomize
201
-KUSTOMIZE_VERSION ?= v5.6.0
+KUSTOMIZE_VERSION ?= v5.7.1
202
KUSTOMIZE ?= $(LOCALBIN)/kustomize-$(KUSTOMIZE_VERSION)
203
# renovate: datasource=go depName=sigs.k8s.io/controller-tools
204
CONTROLLER_TOOLS_VERSION ?= v0.16.5
0 commit comments