Merge pull request #1252 from Random-Liu/update-cri-tools

Update cri-tools to fix all image reference test failure.
This commit is contained in:
Mike Brown 2019-09-03 18:09:00 -05:00 committed by GitHub
commit 2d17942b17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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