We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4549b94 commit 0c45d13Copy full SHA for 0c45d13
1 file changed
hack/utils.sh
@@ -18,7 +18,7 @@ ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
18
19
# Not from vendor.conf.
20
KUBERNETES_VERSION="v1.19.0-beta.2"
21
-CRITOOL_VERSION=${CRITOOL_VERSION:-75ef33dc2b4ecb08e0237d91de1b664909d262de}
+CRITOOL_VERSION=${CRITOOL_VERSION:-baca4a152dfe671fc17911a7af74bcb61680ee39}
22
CRITOOL_PKG=github.com/kubernetes-sigs/cri-tools
23
CRITOOL_REPO=github.com/kubernetes-sigs/cri-tools
24
0 commit comments