Update cri-tools, containerd and kubernetes version.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2018-03-28 00:45:01 +00:00
parent 896e347000
commit bb480ceabd
23 changed files with 88 additions and 41 deletions

View File

@@ -17,7 +17,7 @@
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
# Not from vendor.conf.
CRITOOL_VERSION=207e773f72fde8d8aed1447692d8f800a6686d6c
CRITOOL_VERSION=v1.0.0-beta.0
CRITOOL_PKG=github.com/kubernetes-incubator/cri-tools
CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools