未验证 提交 e344d74b 编写于 作者: Z zhuwenxing 提交者: GitHub

[skip e2e]Update etcd version (#17751)

Signed-off-by: Nzhuwenxing <wenxing.zhu@zilliz.com>
上级 1a336bbb
......@@ -49,7 +49,7 @@ pipeline {
string(
description: 'Etcd Image Tag',
name: 'etcd_image_tag',
defaultValue: "3.5.0-r3"
defaultValue: "3.5.0-r4"
)
string(
description: 'QueryNode Nums',
......
......@@ -49,7 +49,7 @@ pipeline {
string(
description: 'Etcd Image Tag',
name: 'etcd_image_tag',
defaultValue: "3.5.0-r3"
defaultValue: "3.5.0-r4"
)
string(
description: 'QueryNode Nums',
......
......@@ -56,7 +56,7 @@ pipeline {
string(
description: 'Etcd Image Tag',
name: 'etcd_image_tag',
defaultValue: "3.5.0-r3"
defaultValue: "3.5.0-r4"
)
string(
description: 'Querynode Nums',
......
......@@ -56,7 +56,7 @@ pipeline {
string(
description: 'Etcd Image Tag',
name: 'etcd_image_tag',
defaultValue: "3.5.0-r3"
defaultValue: "3.5.0-r4"
)
string(
description: 'Querynode Nums',
......
......@@ -10,7 +10,7 @@ etcd:
replicaCount: 3
image:
repository: milvusdb/etcd
tag: 3.5.0-r3
tag: 3.5.0-r4
minio:
resources:
......
......@@ -16,7 +16,7 @@ etcd:
replicaCount: 1
image:
repository: milvusdb/etcd
tag: 3.5.0-r3
tag: 3.5.0-r4
minio:
mode: standalone
pulsar:
......
......@@ -10,7 +10,7 @@ etcd:
replicaCount: 3
image:
repository: milvusdb/etcd
tag: 3.5.0-r3
tag: 3.5.0-r4
minio:
resources:
......
......@@ -16,7 +16,7 @@ etcd:
replicaCount: 1
image:
repository: milvusdb/etcd
tag: 3.5.0-r3
tag: 3.5.0-r4
minio:
mode: standalone
pulsar:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册