[skip e2e]Update etcd version (#17751)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/17764/head
zhuwenxing 2022-06-24 11:04:14 +08:00 committed by GitHub
parent 1a336bbbf1
commit e344d74be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 8 deletions

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -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',

View File

@ -10,7 +10,7 @@ etcd:
replicaCount: 3
image:
repository: milvusdb/etcd
tag: 3.5.0-r3
tag: 3.5.0-r4
minio:
resources:

View File

@ -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:

View File

@ -10,7 +10,7 @@ etcd:
replicaCount: 3
image:
repository: milvusdb/etcd
tag: 3.5.0-r3
tag: 3.5.0-r4
minio:
resources:

View File

@ -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: