Merge branch 'main' into renovate/lock-file-maintenance-documentation-dependencies

This commit is contained in:
Leonardo Cecchi 2026-06-03 08:55:15 +02:00 committed by GitHub
commit c49c584649
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -263,7 +263,7 @@ tasks:
run: once
vars:
# renovate: datasource=git-refs depName=kind lookupName=https://github.com/kubernetes-sigs/kind versioning=semver
KIND_VERSION: v0.31.0
KIND_VERSION: v0.32.0
cmds:
- go install sigs.k8s.io/kind@{{.KIND_VERSION}}
- kind version | grep -q {{.KIND_VERSION}}