File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ tools += cmctl=v2.4.0
171171tools += cmrel=v1.12.15-0.20241121151736-e3cbe5171488
172172# https://pkg.go.dev/github.com/golangci/golangci-lint/v2/cmd/golangci-lint?tab=versions
173173# renovate: datasource=go packageName=github.com/golangci/golangci-lint/v2
174- tools += golangci-lint=v2.8 .0
174+ tools += golangci-lint=v2.9 .0
175175# https://pkg.go.dev/golang.org/x/vuln?tab=versions
176176# renovate: datasource=go packageName=golang.org/x/vuln
177177tools += govulncheck=v1.1.4
@@ -197,7 +197,7 @@ tools += kubeconform=v0.7.0
197197# FIXME(erikgb): cert-manager needs the ability to override the version set here
198198# https://pkg.go.dev/k8s.io/code-generator/cmd?tab=versions
199199# renovate: datasource=go packageName=k8s.io/code-generator
200- K8S_CODEGEN_VERSION ?= v0.35.0
200+ K8S_CODEGEN_VERSION ?= v0.35.1
201201tools += client-gen=$(K8S_CODEGEN_VERSION )
202202tools += deepcopy-gen=$(K8S_CODEGEN_VERSION )
203203tools += informer-gen=$(K8S_CODEGEN_VERSION )
You can’t perform that action at this time.
0 commit comments