mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
Docker: replace the use of containerd_version with docker_containerd_version to avoid causing conflicts when bumping containerd_version (#8130)
This commit is contained in:
@@ -497,18 +497,14 @@ nerdctl_archive_checksums:
|
||||
amd64:
|
||||
0.12.1: 868dc5997c3edb0bd06f75012e71c2b15ee0885b83bad191fbe2a1d6d5f4f2ac
|
||||
|
||||
# TODO(cristicalin): remove compatibility entries once debian9 and ubuntu16 jobs are dropped or docker is dropped
|
||||
containerd_archive_checksums:
|
||||
arm:
|
||||
latest: 0 # this is needed to make debian9 and ubuntu16 CI jobs happy
|
||||
1.4.9: 0
|
||||
1.5.5: 0
|
||||
arm64:
|
||||
latest: 0 # this is needed to make debian9 and ubuntu16 CI jobs happy
|
||||
1.4.9: 0
|
||||
1.5.5: 0
|
||||
amd64:
|
||||
latest: 0 # this is needed to make debian9 and ubuntu16 CI jobs happy
|
||||
1.4.9: 346f88ad5b973960ff81b5539d4177af5941ec2e4703b479ca9a6081ff1d023b
|
||||
1.5.5: 8efc527ffb772a82021800f0151374a3113ed2439922497ff08f2596a70f10f1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user