Update cri-tools to v1.13.0.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
parent
b55c9c6c35
commit
64a0046416
@ -21,7 +21,7 @@
|
||||
set -eu -o pipefail
|
||||
|
||||
go get -u github.com/onsi/ginkgo/ginkgo
|
||||
CRITEST_COMMIT=v1.12.0
|
||||
CRITEST_COMMIT=v1.13.0
|
||||
go get -d github.com/kubernetes-incubator/cri-tools/...
|
||||
cd $GOPATH/src/github.com/kubernetes-incubator/cri-tools
|
||||
git checkout $CRITEST_COMMIT
|
||||
|
Loading…
Reference in New Issue
Block a user