From 8a5b6b8dff3910881aae360ab9ef3f136fa8646e Mon Sep 17 00:00:00 2001 From: Lantao Liu Date: Wed, 31 Jul 2019 18:53:59 -0700 Subject: [PATCH] Update cri-tools to v1.15.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 1c94c69f7..3633c3e0c 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.13.0 +CRITOOL_VERSION=v1.15.0 CRITOOL_PKG=github.com/kubernetes-sigs/cri-tools CRITOOL_REPO=github.com/kubernetes-sigs/cri-tools