Merge pull request #106065 from pacoxu/etcd-3.5.1-image-build

update etcd makefile to using 3.5.1 for building
This commit is contained in:
Kubernetes Prow Robot
2021-11-02 19:01:17 -07:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@@ -77,7 +77,7 @@ dependencies:
match: const etcdImage
- name: "etcd-image"
version: 3.5.0
version: 3.5.1
refPaths:
- path: cluster/images/etcd/Makefile
match: BUNDLED_ETCD_VERSIONS\?|LATEST_ETCD_VERSION\?