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 4706b46 commit 5697ff8Copy full SHA for 5697ff8
1 file changed
Makefile
@@ -451,7 +451,7 @@ CRD_REF_DOCS ?= $(LOCALBIN)/crd-ref-docs
451
# Important note: avoid adding spaces in the macro declarations as any
452
# additional whitespace will break the renovate regex rules.
453
454
-KUBECTL_VERSION=v1.32.2# renovate datasource=github-tags depName=kubernetes/kubernetes
+KUBECTL_VERSION=v1.36.2# renovate datasource=github-tags depName=kubernetes/kubernetes
455
TERRAFORM_VERSION=v1.14.3# renovate datasource=github-tags depName=hashicorp/terraform
456
457
CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools
0 commit comments