chore(deps): update dependency kubernetes-sigs/kind to v0.33.0 - #37
chore(deps): update dependency kubernetes-sigs/kind to v0.33.0#37scality-renovate[bot] wants to merge 1 commit into
Conversation
Dependency Bump EvaluationVersion change: kubernetes-sigs/kind Changes:
Breaking changes: Default node image changes to Kubernetes v1.37.0. Since Security concerns: None — kind is a dev/test tool only (CLI binary downloaded in CI and devcontainer), not a production dependency. Impact on codebase: Minimal. The change updates a version string in two files ( Recommendation: SAFE TO MERGE (once CI is green — lint, test, test-e2e, and generate checks are still in progress) Notes: The e2e test suite will validate compatibility with the new kind version and default Kubernetes 1.37.0 node image. No code changes are needed. — Claude Code |
This PR contains the following updates:
v0.32.0→v0.33.0Release Notes
kubernetes-sigs/kind (kubernetes-sigs/kind)
v0.33.0Compare Source
This release contains critical dependency updates, bug fixes, and defaults to Kubernetes 1.36.1.
Breaking Changes
The default node image is now
kindest/node:v1.37.0@sha256:a1ed56cfb0e7b93589bdf97c8cd566405a265939e3620fc4f5de89adff580ae5.New Features
Images pre-built for this release:
kindest/node:v1.37.0@sha256:a1ed56cfb0e7b93589bdf97c8cd566405a265939e3620fc4f5de89adff580ae5kindest/node:v1.36.4@sha256:099e049362a1526b2db71494e1947aae99bd16290d7c895f2b7ea312e3cbfaedkindest/node:v1.35.8@sha256:07b2536e30b803ed61d1677a79df6115f798ce64c80f9e22f6ed45afd09323c0kindest/node:v1.34.11@sha256:44e222ee2132dab25ff87301682f89eb82c7880ea3a1bf543bfe9708fd08d67dNOTE: You must use the
@sha256digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.See also:
NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see #2718
Fixes
Contributors
Committers for this release:
We'd also like to thank everyone who touched the codebase, filed issues, and helped the community!
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.