Merge pull request #127285 from bzsuni/bz/etcd/update/v3.5.16

Update etcd from v3.5.15 to v3.5.16
This commit is contained in:
Kubernetes Prow Robot
2024-09-28 15:16:02 +01:00
committed by GitHub
7 changed files with 13 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.15}
ETCD_VERSION=${ETCD_VERSION:-3.5.16}
ETCD_HOST=${ETCD_HOST:-127.0.0.1}
ETCD_PORT=${ETCD_PORT:-2379}
# This is intentionally not called ETCD_LOG_LEVEL: