Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/mobyPublic

Commit47b6a92

Browse files
committed
update containerd binary to v1.6.3
Release notes:Welcome to the v1.6.3 release of containerd!The third patch release for containerd 1.6 includes various fixes and updates.Notable Updates- Fix panic when configuring tracing plugin- Improve image pull performance in CRI plugin- Check for duplicate nspath- Fix deadlock in cgroup metrics collector- Mount devmapper xfs file system with "nouuid" option- Make the temp mount as ready only in container WithVolumes- Fix deadlock from leaving transaction open in native snapshotter- Monitor OOMKill events to prevent missing container eventsSigned-off-by: Sebastiaan van Stijn <github@gone.nl>(cherry picked from commita9be008)Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent6d7c2b2 commit47b6a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎hack/dockerfile/install/containerd.installer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set -e
1515
# the binary version you may also need to update the vendor version to pick up
1616
# bug fixes or new APIs, however, usually the Go packages are built from a
1717
# commit from the master branch.
18-
:"${CONTAINERD_VERSION:=v1.6.2}"
18+
:"${CONTAINERD_VERSION:=v1.6.3}"
1919

2020
install_containerd() (
2121
echo"Install containerd version$CONTAINERD_VERSION"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp