What would you like to be added
Bump the default nerdctl version from v2.3.0 to v2.3.5.
- Add v2.3.5 archive checksums to
roles/kubespray_defaults/vars/main/checksums.yml using the update-hashes tool
- Ensure the derived default
nerdctl_version resolves to v2.3.5
- Run
propagate-ansible-variables to update generated version references
Release notes: https://github.com/containerd/nerdctl/releases/tag/v2.3.5
Diff: containerd/nerdctl@v2.3.0...v2.3.5
Why is this needed
The nerdctl 2.3 patch releases add Compose health-check support, fix a network command panic, improve dual-stack gateway handling, and fix inspect formatting errors. v2.3.5 remains compatible with containerd v1.7 and v2.0 through v2.3.
Updating Kubespray to the current nerdctl 2.3 patch release provides these fixes while retaining compatibility with the supported containerd release lines.
What would you like to be added
Bump the default nerdctl version from v2.3.0 to v2.3.5.
roles/kubespray_defaults/vars/main/checksums.ymlusing theupdate-hashestoolnerdctl_versionresolves to v2.3.5propagate-ansible-variablesto update generated version referencesRelease notes: https://github.com/containerd/nerdctl/releases/tag/v2.3.5
Diff: containerd/nerdctl@v2.3.0...v2.3.5
Why is this needed
The nerdctl 2.3 patch releases add Compose health-check support, fix a network command panic, improve dual-stack gateway handling, and fix inspect formatting errors. v2.3.5 remains compatible with containerd v1.7 and v2.0 through v2.3.
Updating Kubespray to the current nerdctl 2.3 patch release provides these fixes while retaining compatibility with the supported containerd release lines.