mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 02:27:43 +03:00
containerd: upgrade versions 1.4.11 and 1.5.7 and make 1.4.11 the default (#8129)
This commit is contained in:
@@ -500,13 +500,19 @@ nerdctl_archive_checksums:
|
||||
containerd_archive_checksums:
|
||||
arm:
|
||||
1.4.9: 0
|
||||
1.4.11: 0
|
||||
1.5.5: 0
|
||||
1.5.7: 0
|
||||
arm64:
|
||||
1.4.9: 0
|
||||
1.4.11: 0
|
||||
1.5.5: 0
|
||||
1.5.7: 0
|
||||
amd64:
|
||||
1.4.9: 346f88ad5b973960ff81b5539d4177af5941ec2e4703b479ca9a6081ff1d023b
|
||||
1.4.11: 80c47ec5ce2cd91a15204b5f5b534892ca653e75f3fba0c451ca326bca45fb00
|
||||
1.5.5: 8efc527ffb772a82021800f0151374a3113ed2439922497ff08f2596a70f10f1
|
||||
1.5.7: 109fc95b86382065ea668005c376360ddcd8c4ec413e7abe220ae9f461e0e173
|
||||
|
||||
etcd_binary_checksum: "{{ etcd_binary_checksums[image_arch] }}"
|
||||
cni_binary_checksum: "{{ cni_binary_checksums[image_arch] }}"
|
||||
|
||||
Reference in New Issue
Block a user