version: Update containerd version to 1.3.0

These include features like privileged containers without host devices
and support for per runtime annotations.

Depends-on: github.com/kata-containers/tests#2029

Fixes #2099

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde 2019-10-03 10:53:01 -07:00
parent 4f8cc73e82
commit 62f64bb009

View File

@ -209,7 +209,7 @@ externals:
Containerd Plugin for Kubernetes Container Runtime Interface. Containerd Plugin for Kubernetes Container Runtime Interface.
url: "github.com/containerd/cri" url: "github.com/containerd/cri"
tarball_url: "https://storage.googleapis.com/cri-containerd-release" tarball_url: "https://storage.googleapis.com/cri-containerd-release"
version: "1.2.7" version: "1.3.0"
docker: docker:
description: "Moby project container manager" description: "Moby project container manager"