mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
bump skopeo version and checksum (#11044)
Signed-off-by: Abhishek Jain <jain.abhishek1991@gmail.com>
This commit is contained in:
@@ -139,7 +139,7 @@ function get_checksums() {
|
||||
["gvisor_runsc_binary"]="arm ppc64le"
|
||||
["gvisor_containerd_shim_binary"]="arm ppc64le"
|
||||
["containerd_archive"]="arm"
|
||||
["skopeo_binary"]="arm ppc64le"
|
||||
["skopeo_binary"]="arm"
|
||||
)
|
||||
echo "${binary}_checksums:" | tee --append "$checksums_file"
|
||||
for arch in arm arm64 amd64 ppc64le; do
|
||||
|
||||
Reference in New Issue
Block a user