use etcd 3.5.6-0 after promotion

This commit is contained in:
Paco Xu
2022-11-24 09:45:56 +08:00
parent 7530baa9a1
commit 75f89875f8
8 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,7 @@
# A set of helpers for starting/running etcd for tests
ETCD_VERSION=${ETCD_VERSION:-3.5.5}
ETCD_VERSION=${ETCD_VERSION:-3.5.6}
ETCD_HOST=${ETCD_HOST:-127.0.0.1}
ETCD_PORT=${ETCD_PORT:-2379}
# This is intentionally not called ETCD_LOG_LEVEL: