Skip to content

Commit 0c45d13

Browse files
committed
move up to latest cri-tools
Signed-off-by: Mike Brown <[email protected]>
1 parent 4549b94 commit 0c45d13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/utils.sh

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

1919
# Not from vendor.conf.
2020
KUBERNETES_VERSION="v1.19.0-beta.2"
21-
CRITOOL_VERSION=${CRITOOL_VERSION:-75ef33dc2b4ecb08e0237d91de1b664909d262de}
21+
CRITOOL_VERSION=${CRITOOL_VERSION:-baca4a152dfe671fc17911a7af74bcb61680ee39}
2222
CRITOOL_PKG=github.com/kubernetes-sigs/cri-tools
2323
CRITOOL_REPO=github.com/kubernetes-sigs/cri-tools
2424

0 commit comments

Comments
 (0)