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
b9153761
Unverified
Commit
b9153761
authored
3 years ago
by
Cristian Calin
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[runc] upgrade to 1.1.1 (#8674)
parent
455cc6ff
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/download/defaults/main.yml
+5
-1
5 additions, 1 deletion
roles/download/defaults/main.yml
with
5 additions
and
1 deletion
roles/download/defaults/main.yml
+
5
−
1
View file @
b9153761
...
...
@@ -70,7 +70,7 @@ nerdctl_extra_flags: '{%- if containerd_insecure_registries is defined and conta
# Versions
kubeadm_version
:
"
{{
kube_version
}}"
crun_version
:
1.4.3
runc_version
:
v1.1.
0
runc_version
:
v1.1.
1
kata_containers_version
:
2.2.3
youki_version
:
0.0.1
gvisor_version
:
20210921
...
...
@@ -631,18 +631,22 @@ runc_checksums:
v1.0.2
:
0
v1.0.3
:
0
v1.1.0
:
0
v1.1.1
:
0
arm64
:
v1.0.2
:
0
v1.0.3
:
0
v1.1.0
:
9ec8e68feabc4e7083a4cfa45ebe4d529467391e0b03ee7de7ddda5770b05e68
v1.1.1
:
20c436a736547309371c7ac2a335f5fe5a42b450120e497d09c8dc3902c28444
amd64
:
v1.0.2
:
44d1ba01a286aaf0b31b4be9c6abc20deab0653d44ecb0d93b4d0d20eac3e0b6
v1.0.3
:
5d4c0e5a4e8d6ccbb9c6696bb239f31cfab8d94b15801bafe09aaee600714f61
v1.1.0
:
ab1c67fbcbdddbe481e48a55cf0ef9a86b38b166b5079e0010737fd87d7454bb
v1.1.1
:
5798c85d2c8b6942247ab8d6830ef362924cd72a8e236e77430c3ab1be15f080
ppc64le
:
v1.0.2
:
0
v1.0.3
:
0
v1.1.0
:
4a6b2f43c0f2371b1948b2eceb906fd8b9d8f5e9f6bab7d21bc037f5b300f43e
v1.1.1
:
5f14bca6e35177134251dfd3c44bccb81136d9043508e7a37494ad9485f5f0e4
crun_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