File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
455455TERRAFORM_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
458458CRD_REF_DOCS_VERSION=v0.2.0# renovate datasource=go depName=github.com/elastic/crd-ref-docs
459459GOLANGCI_LINT_VERSION=v2.2.2# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint
460460GO_LICENSES_VERSION=v2.0.1# renovate datasource=go depName=github.com/google/go-licenses/v2
You can’t perform that action at this time.
0 commit comments