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 d6bdb86 commit cc80039Copy full SHA for cc80039
Makefile
@@ -601,7 +601,7 @@ CHAINSAW ?= $(LOCALBIN)/chainsaw
601
GOTESTSUM ?= $(LOCALBIN)/gotestsum
602
603
# renovate: datasource=go depName=sigs.k8s.io/kustomize/kustomize/v5
604
-KUSTOMIZE_VERSION ?= v5.7.1
+KUSTOMIZE_VERSION ?= v5.8.0
605
# renovate: datasource=go depName=sigs.k8s.io/controller-tools/cmd/controller-gen
606
CONTROLLER_TOOLS_VERSION ?= v0.19.0
607
# renovate: datasource=github-releases depName=golangci/golangci-lint
0 commit comments