Update etcd in tests to 3.0.13

This commit is contained in:
Wojciech Tyczynski
2016-10-27 13:47:52 +02:00
parent 9132965253
commit 543c2c20ac
6 changed files with 11 additions and 11 deletions

View File

@@ -160,7 +160,7 @@ killApiServer
kube::etcd::stop
TARGET_STORAGE="etcd3" \
TARGET_VERSION="3.0.12" \
TARGET_VERSION="3.0.13" \
DATA_DIRECTORY="${ETCD_DIR}" \
ETCD=$(which etcd) \
ETCDCTL=$(which etcdctl) \