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
ceb6c172
Unverified
Commit
ceb6c172
authored
4 years ago
by
Necatican Yıldırım
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Crun v0.19 support (#7433)
* Add support for crun v0.19 * Change default crun version to v0.19
parent
7f52c1d3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/download/defaults/main.yml
+3
-1
3 additions, 1 deletion
roles/download/defaults/main.yml
with
3 additions
and
1 deletion
roles/download/defaults/main.yml
+
3
−
1
View file @
ceb6c172
...
...
@@ -51,7 +51,7 @@ image_arch: "{{host_architecture | default('amd64')}}"
# Versions
kubeadm_version
:
"
{{
kube_version
}}"
etcd_version
:
v3.4.13
crun_version
:
0.1
8
crun_version
:
0.1
9
kata_containers_version
:
1.12.1
# gcr and kubernetes image repo define
...
...
@@ -470,10 +470,12 @@ crun_checksums:
0.16
:
a16508a9c15a2aa898d6ba18bbc394cd37cdb4e3968f177f2fbb7b70a8a0f4fb
0.17
:
af99d543a41c5ef441e9e653b60392e8d6988a56762819a6959031e3154e94c1
0.18
:
e94578c013eae98b0a50477f6bc77963a7c85145bf280da39f9855d69d9cab53
0.19
:
bb12a7e1f3c8d5e29527f9cc4d18ec18724607d108bb0d276340014ea22569c8
arm64
:
0.16
:
0
0.17
:
0
0.18
:
e580157bc8f87114a2f1d8ac28f8a7c4a588dfa21969fc99f78919cb9bf3ed0a
0.19
:
18ee1f2e50ba07dc0e8c35c86cd4c8990942a2adebaabfc20e26e11db4b01a28
kata_containers_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