We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62c9126 + e56347a commit bc96548Copy full SHA for bc96548
1 file changed
hack/utils.sh
@@ -17,7 +17,7 @@
17
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
18
19
# Not from vendor.conf.
20
-CRITOOL_VERSION=${CRITOOL_VERSION:-89384cc13a27bb9128553c9fe75a7cc07c6a95bb}
+CRITOOL_VERSION=${CRITOOL_VERSION:-75ef33dc2b4ecb08e0237d91de1b664909d262de}
21
CRITOOL_PKG=github.com/kubernetes-sigs/cri-tools
22
CRITOOL_REPO=github.com/kubernetes-sigs/cri-tools
23
0 commit comments