Skip to content
Snippets Groups Projects
Unverified Commit 6330db89 authored by Pasquale Toscano's avatar Pasquale Toscano Committed by GitHub
Browse files

Update KataContainers to 1.12.1 (#7427)

parent f05d6b37
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ image_arch: "{{host_architecture | default('amd64')}}"
kubeadm_version: "{{ kube_version }}"
etcd_version: v3.4.13
crun_version: 0.18
kata_containers_version: 1.11.3
kata_containers_version: 1.12.1
# gcr and kubernetes image repo define
gcr_image_repo: "gcr.io"
......@@ -478,10 +478,13 @@ crun_checksums:
kata_containers_binary_checksums:
arm:
1.11.3: 0
1.12.1: 0
amd64:
1.11.3: edbee010e913de980ab104958d7a6fc8394ea069038ad8c6210db36620284364
1.12.1: 9b9c8e061dd77a4feb4ded8e5b175ad302edbd7b6be862fc39ee448631f160e4
arm64:
1.11.3: 0
1.12.1: 0
etcd_binary_checksum: "{{ etcd_binary_checksums[image_arch] }}"
cni_binary_checksum: "{{ cni_binary_checksums[image_arch] }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment