mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-30 23:37:45 +00:00
versions: Add cri-containerd to versions file.
- Add latest release from cri-containerd. Fixes: #239 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
This commit is contained in:
parent
dec01c1ec0
commit
336aa93e6c
@ -97,6 +97,12 @@ externals:
|
||||
url: "https://github.com/kubernetes-incubator/cri-o"
|
||||
version: "v1.9.11"
|
||||
|
||||
cri-containerd:
|
||||
description: |
|
||||
Containerd Plugin for Kubernetes Container Runtime Interface
|
||||
url: "https://github.com/containerd/cri"
|
||||
version: "v1.0.0-rc.2"
|
||||
|
||||
docker:
|
||||
description: "Moby project container manager"
|
||||
notes: "Docker Swarm requires an older version of Docker."
|
||||
|
Loading…
Reference in New Issue
Block a user