etcd: Update version to 3.5.8

Signed-off-by: kkkkun <scuzk373x@gmail.com>
This commit is contained in:
kkkkun
2023-04-29 11:05:07 +08:00
parent 8f3f997a98
commit c56839c0a1
8 changed files with 16 additions and 16 deletions

View File

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