From 0997453f33fb1c46f8322820adc5c892b7490f52 Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Thu, 29 Aug 2019 15:11:01 -0700 Subject: [PATCH] Update cri-tools to fix all image reference test failure. Signed-off-by: Lantao Liu --- hack/utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/utils.sh b/hack/utils.sh index 3633c3e0c..958d5c2e9 100755 --- a/hack/utils.sh +++ b/hack/utils.sh @@ -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