Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit 9cb82aa

Browse files
authored
Merge pull request #823 from Random-Liu/update-crictl
Update crictl to v1.11.0.
2 parents cfa88fc + bdddbed commit 9cb82aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/utils.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
1818

1919
# Not from vendor.conf.
20-
CRITOOL_VERSION=v1.0.0-beta.1
20+
CRITOOL_VERSION=v1.11.0
2121
CRITOOL_PKG=github.com/kubernetes-incubator/cri-tools
2222
CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools
2323

0 commit comments

Comments
 (0)