Skip to content

Commit

Permalink
versions: Add cri-containerd to versions file.
Browse files Browse the repository at this point in the history
Add latest release from cri-containerd.

Fixes: kata-containers#239

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
  • Loading branch information
jcvenegas committed Apr 23, 2018
1 parent dec01c1 commit 25d3034
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit 25d3034

Please sign in to comment.