etcd: Update to version 3.5.10

This commit is contained in:
Mohamed Omar Zaian
2023-10-27 13:19:33 +02:00
parent 227d1b2357
commit 3c268b7524
8 changed files with 18 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.9}
ETCD_VERSION=${ETCD_VERSION:-3.5.10}
ETCD_HOST=${ETCD_HOST:-127.0.0.1}
ETCD_PORT=${ETCD_PORT:-2379}
# This is intentionally not called ETCD_LOG_LEVEL: