There was an error while loading. Please reload this page.
1 parent 2ab286d commit fa042afCopy full SHA for fa042af
1 file changed
Makefile
@@ -243,7 +243,7 @@ GOLANGCI_LINT = $(LOCALBIN)/golangci-lint
243
244
## Tool Versions
245
# renovate: datasource=github-releases depName=kubernetes-sigs/kustomize extractVersion=^kustomize/(?<version>.*)$
246
-KUSTOMIZE_VERSION ?= v5.6.0
+KUSTOMIZE_VERSION ?= v5.8.1
247
# renovate: datasource=github-releases depName=kubernetes-sigs/controller-tools
248
CONTROLLER_TOOLS_VERSION ?= v0.18.0
249
#ENVTEST_VERSION is the version of controller-runtime release branch to fetch the envtest setup script (i.e. release-0.20)
0 commit comments