Update etcd from v3.5.15 to v3.5.16

Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
This commit is contained in:
bzsuni
2024-09-11 10:50:41 +08:00
parent 0aea469b96
commit 5b6ef4302e
7 changed files with 13 additions and 13 deletions

View File

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