etcd: Update to version 3.5.7

This commit is contained in:
Mohamed Zaian
2023-01-25 14:03:45 +01:00
parent 5a2dd64801
commit 90570b7595
8 changed files with 15 additions and 15 deletions

View File

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