Skip to content

Commit 1480c5f

Browse files
chore(deps): update tools
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
1 parent 2690cf5 commit 1480c5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/tools/00_mod.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ tools += kustomize=v5.8.1
125125
tools += gojq=v0.12.18
126126
# https://pkg.go.dev/github.com/google/go-containerregistry/pkg/crane?tab=versions
127127
# renovate: datasource=go packageName=github.com/google/go-containerregistry
128-
tools += crane=v0.21.2
128+
tools += crane=v0.21.3
129129
# https://pkg.go.dev/google.golang.org/protobuf/cmd/protoc-gen-go?tab=versions
130130
# renovate: datasource=go packageName=google.golang.org/protobuf
131131
tools += protoc-gen-go=v1.36.11
@@ -207,7 +207,7 @@ tools += defaulter-gen=$(K8S_CODEGEN_VERSION)
207207
tools += conversion-gen=$(K8S_CODEGEN_VERSION)
208208
# https://github.com/kubernetes/kube-openapi
209209
# renovate: datasource=go packageName=k8s.io/kube-openapi
210-
tools += openapi-gen=v0.0.0-20260304202019-5b3e3fdb0acf
210+
tools += openapi-gen=v0.0.0-20260317180543-43fb72c5454a
211211

212212
# https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/envtest-releases.yaml
213213
# FIXME: Find a way to configure Renovate to suggest upgrades

0 commit comments

Comments
 (0)