mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-04 11:06:21 +00:00
versions: update containerd version
Update the version that is used to test Kata. ```yaml cri-containerd: version: "v1.0.5" meta: containerd-version: "1.1.3" ``` Fixes: #748 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
parent
a5e82c1d4d
commit
723fbacb00
@ -140,9 +140,9 @@ externals:
|
|||||||
description: |
|
description: |
|
||||||
Containerd Plugin for Kubernetes Container Runtime Interface
|
Containerd Plugin for Kubernetes Container Runtime Interface
|
||||||
url: "https://github.com/containerd/cri"
|
url: "https://github.com/containerd/cri"
|
||||||
version: "v1.0.0"
|
version: "v1.0.5"
|
||||||
meta:
|
meta:
|
||||||
containerd-version: "1.1.0"
|
containerd-version: "1.1.3"
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
description: "Moby project container manager"
|
description: "Moby project container manager"
|
||||||
|
Loading…
Reference in New Issue
Block a user