Bump etcd to 3.0.14 in tests

This commit is contained in:
Wojciech Tyczynski
2016-11-07 08:40:08 +01:00
parent 14961af811
commit b34ac6baef
8 changed files with 13 additions and 13 deletions

View File

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