update etcd makefile to using 3.5.1 for building

Signed-off-by: Paco Xu <paco.xu@daocloud.io>
This commit is contained in:
Paco Xu
2021-11-02 09:56:21 +08:00
parent 08bf54678e
commit 6bac4dcaf7
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\?