etcd: Updated to v3.5.4

This commit is contained in:
Manish Kumar
2022-05-13 13:24:53 +05:30
parent 8415ae647d
commit e9e8be304c
8 changed files with 14 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.3}
ETCD_VERSION=${ETCD_VERSION:-3.5.4}
ETCD_HOST=${ETCD_HOST:-127.0.0.1}
ETCD_PORT=${ETCD_PORT:-2379}
# This is intentionally not called ETCD_LOG_LEVEL: