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
a328b644
Unverified
Commit
a328b644
authored
3 years ago
by
Cristian Calin
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
runc: upgrade to v1.0.3 (#8274)
parent
a16d4275
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/download/defaults/main.yml
+4
-1
4 additions, 1 deletion
roles/download/defaults/main.yml
with
4 additions
and
1 deletion
roles/download/defaults/main.yml
+
4
−
1
View file @
a328b644
...
...
@@ -52,7 +52,7 @@ image_arch: "{{host_architecture | default('amd64')}}"
kubeadm_version
:
"
{{
kube_version
}}"
etcd_version
:
v3.5.0
crun_version
:
1.3
runc_version
:
v1.0.
2
runc_version
:
v1.0.
3
kata_containers_version
:
2.2.3
gvisor_version
:
20210921
...
...
@@ -458,10 +458,13 @@ helm_archive_checksums:
runc_checksums
:
arm
:
v1.0.2
:
0
v1.0.3
:
0
arm64
:
v1.0.2
:
0
v1.0.3
:
edda26f24f9137f5e6981583dc0e782ea9e3ffee591d4c7a9f9565adc2ed9461
amd64
:
v1.0.2
:
44d1ba01a286aaf0b31b4be9c6abc20deab0653d44ecb0d93b4d0d20eac3e0b6
v1.0.3
:
5d4c0e5a4e8d6ccbb9c6696bb239f31cfab8d94b15801bafe09aaee600714f61
crun_checksums
:
arm
:
0
...
...
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