etcd: update to v3.5.13

Signed-off-by: Lan Liang <gcslyp@gmail.com>
This commit is contained in:
Lan Liang
2024-03-22 07:29:13 +00:00
parent cae35dba5a
commit 1dc735fd70
7 changed files with 19 additions and 18 deletions

View File

@@ -64,7 +64,7 @@ dependencies:
# etcd
- name: "etcd"
version: 3.5.12
version: 3.5.13
refPaths:
- path: cluster/gce/manifests/etcd.manifest
match: etcd_docker_tag|etcd_version
@@ -80,7 +80,7 @@ dependencies:
match: configs\[Etcd\] = Config{list\.GcEtcdRegistry, "etcd", "\d+\.\d+.\d+(-(alpha|beta|rc).\d+)?(-\d+)?"}
- name: "etcd-image"
version: 3.5.12
version: 3.5.13
refPaths:
- path: cluster/images/etcd/Makefile
match: BUNDLED_ETCD_VERSIONS\?|LATEST_ETCD_VERSION\?