mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 14:35:27 +08:00
[skip ci] Update server version to rc8 on benchmark (#9951)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
057f15cb4f
commit
2a1c679c5c
@ -13,7 +13,7 @@ SERVER_HOST_DEFAULT = "127.0.0.1"
|
||||
SERVER_PORT_DEFAULT = 19530
|
||||
|
||||
# milvus version, should be changed by manual
|
||||
SERVER_VERSION = "2.0.0-RC7"
|
||||
SERVER_VERSION = "2.0.0-RC8"
|
||||
DEFUALT_DEPLOY_MODE = "single"
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user