Merge pull request #2563 from chavafg/topic/update-containerd-version

versions: Update containerd commit
This commit is contained in:
Graham Whaley 2020-03-26 09:33:24 +00:00 committed by GitHub
commit 92b2ff723c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,7 +199,9 @@ externals:
Containerd Plugin for Kubernetes Container Runtime Interface.
url: "github.com/containerd/cri"
tarball_url: "https://storage.googleapis.com/cri-containerd-release"
version: "1.3.0"
# Next commit from 1.3 branch contains fix to be able to run
# tests using go 1.13
version: "3a4acfbc99aa976849f51a8edd4af20ead51d8d7"
critools:
description: "CLI tool for Container Runtime Interface (CRI)"