Skip to content

Commit bc96548

Browse files
authored
Merge pull request #1502 from mikebrow/nginx-timing-problem
move up to latest cri-tools - pick up nginx fix
2 parents 62c9126 + e56347a commit bc96548

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
@@ -17,7 +17,7 @@
1717
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
1818

1919
# Not from vendor.conf.
20-
CRITOOL_VERSION=${CRITOOL_VERSION:-89384cc13a27bb9128553c9fe75a7cc07c6a95bb}
20+
CRITOOL_VERSION=${CRITOOL_VERSION:-75ef33dc2b4ecb08e0237d91de1b664909d262de}
2121
CRITOOL_PKG=github.com/kubernetes-sigs/cri-tools
2222
CRITOOL_REPO=github.com/kubernetes-sigs/cri-tools
2323

0 commit comments

Comments
 (0)