Update etcd from v3.5.14 to v3.5.15

Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
This commit is contained in:
bzsuni
2024-07-20 07:56:23 +08:00
parent 6ac20677c7
commit 4ad2cd9299
7 changed files with 12 additions and 12 deletions

View File

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