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

Commit 3c709ba

Browse files
committed
[release/1.4] hack/utils: update cri-tools 0f5f734a7e1da0979915c6e7d5b6641bd9dc2627
full diff: kubernetes-sigs/cri-tools@baca4a1...0f5f734 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent d3c9069 commit 3c709ba

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:-baca4a152dfe671fc17911a7af74bcb61680ee39}
21+
CRITOOL_VERSION=${CRITOOL_VERSION:-0f5f734a7e1da0979915c6e7d5b6641bd9dc2627}
2222
CRITOOL_PKG=github.com/kubernetes-sigs/cri-tools
2323
CRITOOL_REPO=github.com/kubernetes-sigs/cri-tools
2424

0 commit comments

Comments
 (0)