Update cri-tools to fix all image reference test failure.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu 2019-08-29 15:11:01 -07:00
parent 567cd57f5f
commit 0997453f33

View File

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