etcd: update to v3.5.13

Signed-off-by: Lan Liang <gcslyp@gmail.com>
This commit is contained in:
Lan Liang
2024-03-22 07:29:13 +00:00
parent cae35dba5a
commit 1dc735fd70
7 changed files with 19 additions and 18 deletions

View File

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