Skip to content

Commit e56347a

Browse files
committed
move up to latest critools pick up nginx fix
Signed-off-by: Mike Brown <[email protected]>
1 parent 62c9126 commit e56347a

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)