Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
ef707b34
Unverified
Commit
ef707b34
authored
2 years ago
by
Kay Yan
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
update-containerd-1.6.9 (#9427)
parent
2af91813
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
roles/download/defaults/main.yml
+5
-1
5 additions, 1 deletion
roles/download/defaults/main.yml
with
6 additions
and
2 deletions
README.md
+
1
−
1
View file @
ef707b34
...
...
@@ -139,7 +139,7 @@ Note: Upstart/SysV init based OS types are not supported.
-
[
kubernetes
](
https://github.com/kubernetes/kubernetes
)
v1.25.3
-
[
etcd
](
https://github.com/etcd-io/etcd
)
v3.5.5
-
[
docker
](
https://www.docker.com/
)
v20.10 (see note)
-
[
containerd
](
https://containerd.io/
)
v1.6.
8
-
[
containerd
](
https://containerd.io/
)
v1.6.
9
-
[
cri-o
](
http://cri-o.io/
)
v1.24 (experimental: see
[
CRI-O Note
](
docs/cri-o.md
)
. Only on fedora, ubuntu and centos based OS)
-
Network Plugin
-
[
cni-plugins
](
https://github.com/containernetworking/plugins
)
v1.1.1
...
...
This diff is collapsed.
Click to expand it.
roles/download/defaults/main.yml
+
5
−
1
View file @
ef707b34
...
...
@@ -79,7 +79,7 @@ runc_version: v1.1.4
kata_containers_version
:
2.4.1
youki_version
:
0.0.1
gvisor_version
:
20210921
containerd_version
:
1.6.
8
containerd_version
:
1.6.
9
cri_dockerd_version
:
0.2.2
# this is relevant when container_manager == 'docker'
...
...
@@ -786,6 +786,7 @@ containerd_archive_checksums:
1.6.6
:
0
1.6.7
:
0
1.6.8
:
0
1.6.9
:
0
arm64
:
1.5.5
:
0
1.5.7
:
0
...
...
@@ -804,6 +805,7 @@ containerd_archive_checksums:
1.6.6
:
807bf333df331d713708ead66919189d7b142a0cc21ec32debbc988f9069d5eb
1.6.7
:
4167bf688a0ed08b76b3ac264b90aad7d9dd1424ad9c3911e9416b45e37b0be5
1.6.8
:
b114e36ecce78cef9d611416c01b784a420928c82766d6df7dc02b10d9da94cd
1.6.9
:
140197aee930a8bd8a69ff8e0161e56305751be66e899dccd833c27d139f4f47
amd64
:
1.5.5
:
8efc527ffb772a82021800f0151374a3113ed2439922497ff08f2596a70f10f1
1.5.7
:
109fc95b86382065ea668005c376360ddcd8c4ec413e7abe220ae9f461e0e173
...
...
@@ -822,6 +824,7 @@ containerd_archive_checksums:
1.6.6
:
0212869675742081d70600a1afc6cea4388435cc52bf5dc21f4efdcb9a92d2ef
1.6.7
:
52e817b712d521b193773529ff33626f47507973040c02474a2db95a37da1c37
1.6.8
:
3a1322c18ee5ff4b9bd5af6b7b30c923a3eab8af1df05554f530ef8e2b24ac5e
1.6.9
:
9ee2644bfb95b23123f96b564df2035ec94a46f64060ae12322e09a8ec3c2b53
ppc64le
:
1.5.5
:
0
1.5.7
:
0
...
...
@@ -840,6 +843,7 @@ containerd_archive_checksums:
1.6.6
:
0
1.6.7
:
0db5cb6d5dd4f3b7369c6945d2ec29a9c10b106643948e3224e53885f56863a9
1.6.8
:
f18769721f614828f6b778030c72dc6969ce2108f2363ddc85f6c7a147df0fb8
1.6.9
:
fe0046437cfe971ef0b3101ee69fcef5cf52e8868de708d35f8b82f998044f6e
skopeo_binary_checksums
:
arm
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment