Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
versions: Update cri-containerd yaml
Browse files Browse the repository at this point in the history
Use only one version to install cri-contaienrd

- version could be a containerd version or a commit of the cri
repository.

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

Fixes: #1464

Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
  • Loading branch information
jcvenegas committed May 17, 2019
1 parent e0dda36 commit b203fdb
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,13 +193,9 @@ externals:
cri-containerd:
description: |
Containerd Plugin for Kubernetes Container Runtime Interface.
Note that the current version is required for golang 1.10.2
(see https://github.com/containerd/cri/pull/941).
url: "https://github.com/containerd/cri"
version: "da0c016c830b2ea97fd1d737c49a568a816bf964"
meta:
containerd-version: "1.2.4"
url: "github.com/containerd/cri"
tarball_url: "https://storage.googleapis.com/cri-containerd-release"
version: "1.2.6"

docker:
description: "Moby project container manager"
Expand Down

0 comments on commit b203fdb

Please sign in to comment.