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
f1adb734
Unverified
Commit
f1adb734
authored
3 years ago
by
Cristian Calin
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[cri-tools] add hashes for 1.23.0 (#8442)
parent
575e0ca4
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
+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 @
f1adb734
...
@@ -125,7 +125,7 @@ etcd_supported_versions:
...
@@ -125,7 +125,7 @@ etcd_supported_versions:
etcd_version
:
"
{{
etcd_supported_versions[kube_major_version]
}}"
etcd_version
:
"
{{
etcd_supported_versions[kube_major_version]
}}"
crictl_supported_versions
:
crictl_supported_versions
:
v1.23
:
"
v1.2
2
.0"
v1.23
:
"
v1.2
3
.0"
v1.22
:
"
v1.22.0"
v1.22
:
"
v1.22.0"
v1.21
:
"
v1.21.0"
v1.21
:
"
v1.21.0"
crictl_version
:
"
{{
crictl_supported_versions[kube_major_version]
}}"
crictl_version
:
"
{{
crictl_supported_versions[kube_major_version]
}}"
...
@@ -154,12 +154,15 @@ containerd_download_url: "https://github.com/containerd/containerd/releases/down
...
@@ -154,12 +154,15 @@ containerd_download_url: "https://github.com/containerd/containerd/releases/down
crictl_checksums
:
crictl_checksums
:
arm
:
arm
:
v1.23.0
:
c20f7a118183d1e6da24c3709471ea0b4dee51cb709f958e0d90f3acb4eb59ae
v1.22.0
:
b74f7cc52ce79c6d7fd776beb6353f4628e9c36f17ba2b8e6c48155714057f07
v1.22.0
:
b74f7cc52ce79c6d7fd776beb6353f4628e9c36f17ba2b8e6c48155714057f07
v1.21.0
:
638af758860b282f8ec862b90ecbc200ec87388134e555684f92d39591c938f7
v1.21.0
:
638af758860b282f8ec862b90ecbc200ec87388134e555684f92d39591c938f7
arm64
:
arm64
:
v1.23.0
:
91094253e77094435027998a99b9b6a67b0baad3327975365f7715a1a3bd9595
v1.22.0
:
a713c37fade0d96a989bc15ebe906e08ef5c8fe5e107c2161b0665e9963b770e
v1.22.0
:
a713c37fade0d96a989bc15ebe906e08ef5c8fe5e107c2161b0665e9963b770e
v1.21.0
:
454eecd29fe636282339af5b73c60234a7d10e4b11b9e18937e33056763d72cf
v1.21.0
:
454eecd29fe636282339af5b73c60234a7d10e4b11b9e18937e33056763d72cf
amd64
:
amd64
:
v1.23.0
:
b754f83c80acdc75f93aba191ff269da6be45d0fc2d3f4079704e7d1424f1ca8
v1.22.0
:
45e0556c42616af60ebe93bf4691056338b3ea0001c0201a6a8ff8b1dbc0652a
v1.22.0
:
45e0556c42616af60ebe93bf4691056338b3ea0001c0201a6a8ff8b1dbc0652a
v1.21.0
:
85c78a35584971625bf1c3bcd46e5404a90396f979d7586f18b11119cb623e24
v1.21.0
:
85c78a35584971625bf1c3bcd46e5404a90396f979d7586f18b11119cb623e24
...
...
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