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 a3879c4 commit 24f3562Copy full SHA for 24f3562
Makefile
@@ -438,7 +438,7 @@ CRD_REF_DOCS ?= $(LOCALBIN)/crd-ref-docs
438
# Important note: avoid adding spaces in the macro declarations as any
439
# additional whitespace will break the renovate regex rules.
440
441
-KUBECTL_VERSION=v1.32.2# renovate datasource=github-tags depName=kubernetes/kubernetes
+KUBECTL_VERSION=v1.32.4# renovate datasource=github-tags depName=kubernetes/kubernetes
442
TERRAFORM_VERSION=v1.8.5# renovate datasource=github-tags depName=hashicorp/terraform
443
444
CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools
0 commit comments