🌱 Update containerd/containerd to 2.3.3#2111
Open
syself-bot[bot] wants to merge 1 commit into
Open
Conversation
syself-bot
Bot
force-pushed
the
renovate/containerd-containerd-2.3.x
branch
2 times, most recently
from
July 11, 2026 11:44
ea5597d to
ef6a6f1
Compare
syself-bot
Bot
force-pushed
the
renovate/containerd-containerd-2.3.x
branch
2 times, most recently
from
July 14, 2026 12:06
ef6a6f1 to
7cc2a05
Compare
| datasource | package | from | to | | ----------- | --------------------- | ----- | ----- | | github-tags | containerd/containerd | 2.3.1 | 2.3.3 |
syself-bot
Bot
force-pushed
the
renovate/containerd-containerd-2.3.x
branch
from
July 22, 2026 12:20
7cc2a05 to
8415e79
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.1→2.3.3Release Notes
containerd/containerd (containerd/containerd)
v2.3.3: containerd 2.3.3Compare Source
Welcome to the v2.3.3 release of containerd!
The third patch release for containerd 2.3 contains various fixes and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Snapshotters
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
14 commits
7f6cee02aPrepare release notes for v2.3.37316210ceCI: migrate Vagrant to Lima457fba3a3remotes: surface OCI error body on HEAD 403 via GET fallbackdc2df934eUpdate go to 1.26.55be0495dfci: pin fog-json to resolve gem conflict36c713971Fix nil pointer dereference in NRI GetIPs26dce170dSet SystemTemp env var to config temp on Windows9bc2c2349update runhcs to v0.15.0-rc.33e97edeb7Update to current setup-go version8856b0f9ccri: reject CreateContainer when sandbox is not runningae796cec5update runhcs to v0.15.0-rc.2168d56783test: fix flaky image timestamp check on coarse clocksd1db61db8Add deferred call to ShutdownSandbox to avoid leaks01b0f03f6erofs: align default mkfs block size across platformsDependency Changes
This release has no dependency changes
Previous release can be found at v2.3.2
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
v2.3.2: containerd 2.3.2Compare Source
Welcome to the v2.3.2 release of containerd!
The second patch release for containerd 2.3 contains various fixes
and updates including security patches.
Security Updates
Highlights
Image Distribution
Runtime
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
30 commits
fb8ca00b0Prepare release notes for v2.3.29c69960baMerge commit from fork0f6251520Merge commit from fork91d7471e2cri: filter CDI annotations on checkpoint restore7c2e086bfMerge commit from forkdae67765fcri: do not re-tag restored checkpoints94aa1e2c1Merge commit from fork09599078fcri: make checkpoint restore robust to unexpected archive contente1fdb8d22Merge commit from forkff1d116efBound user-database file reads in openUserFiled156e07cbMerge commit from forkf99aad54aDo not propagate reserved labels from image configs0b9469501[release/2.3] vendor: golang.org/x/crypto v0.53.0983bbddc1resolver: retry on transient network errors3f76f2dc1update runc binary to v1.4.38a49dfe85update go to 1.26.45aa6bb2b7remove 1.26.2 from CI builds as it is not supported any longer due to the dependencybfb8aebc0Configure udevd children-max for root-test62ceafff0core/runtime/v2: fix race on Windows deferredPipeConnection.c in Read9b0c0dc58runc-shim: don't hold the service lock across runc createf588bc6fbcontrib/checkpoint: increase timeouts to 30sDependency Changes
Previous release can be found at v2.3.1
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz: ✅Recommended. Dynamically linked with glibc 2.35 (Ubuntu 22.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz: Statically linked. Expected to be used on Linux distributions that do not use glibc >= 2.35. Not position-independent.In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.