Browse Source
gVisor: bump release to 20210921 version (#8015)
* gVisor: bump release to 20210921 version
* gVisor: drop support for 20210518.0 version
pull/8043/head
Cristian Calin
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
7 additions and
7 deletions
-
roles/download/defaults/main.yml
|
|
@ -53,7 +53,7 @@ kubeadm_version: "{{ kube_version }}" |
|
|
|
etcd_version: v3.4.13 |
|
|
|
crun_version: 0.21 |
|
|
|
kata_containers_version: 2.2.0 |
|
|
|
gvisor_version: 20210518.0 |
|
|
|
gvisor_version: 20210921 |
|
|
|
|
|
|
|
# gcr and kubernetes image repo define |
|
|
|
gcr_image_repo: "gcr.io" |
|
|
@ -412,19 +412,19 @@ kata_containers_binary_checksums: |
|
|
|
|
|
|
|
gvisor_runsc_binary_checksums: |
|
|
|
arm: |
|
|
|
20210518.0: 0 |
|
|
|
20210921: 0 |
|
|
|
arm64: |
|
|
|
20210518.0: 0 |
|
|
|
20210921: 0 |
|
|
|
amd64: |
|
|
|
20210518.0: 907811e10576d31b6f63d2f91f1c3be2b2df94e222fb48eb509fce48cd6ae9e0 |
|
|
|
20210921: af5b4527b2d63eea6d0cc2c5522b1e76163df695e9484475e378ec29f7baa661 |
|
|
|
|
|
|
|
gvisor_containerd_shim_binary_checksums: |
|
|
|
arm: |
|
|
|
20210518.0: 0 |
|
|
|
20210921: 0 |
|
|
|
arm64: |
|
|
|
20210518.0: 0 |
|
|
|
20210921: 0 |
|
|
|
amd64: |
|
|
|
20210518.0: d6deda79562cadf4fc98ccf1d6d9fd1d2dff3890b184c7b546167bd6eff241ec |
|
|
|
20210921: 9ed085fcdbf6f300474e10f2f32b323038568342ce8130298f56e13d14484daa |
|
|
|
|
|
|
|
nerdctl_archive_checksums: |
|
|
|
arm: |
|
|
|