Skip to content

Commit 693e4bc

Browse files
committed
deps: Update Kubernetes Runtime
1 parent ca3a127 commit 693e4bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,10 @@ 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.35.4# renovate datasource=github-tags depName=kubernetes/kubernetes
455455
TERRAFORM_VERSION=v1.14.3# renovate datasource=github-tags depName=hashicorp/terraform
456456

457-
CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools
457+
CONTROLLER_TOOLS_VERSION=v0.20.1# renovate datasource=go depName=sigs.k8s.io/controller-tools
458458
CRD_REF_DOCS_VERSION=v0.2.0# renovate datasource=go depName=github.com/elastic/crd-ref-docs
459459
GOLANGCI_LINT_VERSION=v2.2.2# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
460460
GO_LICENSES_VERSION=v2.0.1# renovate datasource=go depName=github.com/google/go-licenses/v2

0 commit comments

Comments
 (0)