Skip to content

Commit 5697ff8

Browse files
committed
deps: Update dependency kubernetes/kubernetes to v1.36.2
1 parent 4706b46 commit 5697ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ CRD_REF_DOCS ?= $(LOCALBIN)/crd-ref-docs
451451
# Important note: avoid adding spaces in the macro declarations as any
452452
# additional whitespace will break the renovate regex rules.
453453

454-
KUBECTL_VERSION=v1.32.2# renovate datasource=github-tags depName=kubernetes/kubernetes
454+
KUBECTL_VERSION=v1.36.2# renovate datasource=github-tags depName=kubernetes/kubernetes
455455
TERRAFORM_VERSION=v1.14.3# renovate datasource=github-tags depName=hashicorp/terraform
456456

457457
CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools

0 commit comments

Comments
 (0)