Skip to content

Commit 24f3562

Browse files
committed
deps: Update dependency kubernetes/kubernetes to v1.32.4
1 parent a3879c4 commit 24f3562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

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

441-
KUBECTL_VERSION=v1.32.2# renovate datasource=github-tags depName=kubernetes/kubernetes
441+
KUBECTL_VERSION=v1.32.4# renovate datasource=github-tags depName=kubernetes/kubernetes
442442
TERRAFORM_VERSION=v1.8.5# renovate datasource=github-tags depName=hashicorp/terraform
443443

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

0 commit comments

Comments
 (0)