From bdddbed4deb3e57f492213bd977832d2d4fe2df0 Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Wed, 20 Jun 2018 00:57:53 +0000 Subject: [PATCH] Update crictl to v1.11.0. 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 37a31bc58..1f9d54c34 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.0.0-beta.1 +CRITOOL_VERSION=v1.11.0 CRITOOL_PKG=github.com/kubernetes-incubator/cri-tools CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools