From 0c06677a0883d967c58c5782a86a2525a700712a Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Sun, 25 Feb 2018 11:41:33 +0000 Subject: [PATCH] Update critools to b184f9aefe60a4441330e615ee20634ee26474fb. 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 049c0051a..86d339c08 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=8ec2cbda446377cab11a5ef8ef92e115aa628a91 +CRITOOL_VERSION=b184f9aefe60a4441330e615ee20634ee26474fb CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools # upload_logs_to_gcs uploads test logs to gcs.