Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

Commit 6168cbc

Browse files
authored
Bump to 2.3.0-beta (#431)
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
1 parent 42c3b89 commit 6168cbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/milvus/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: milvus
33
appVersion: "2.2.3"
44
kubeVersion: "^1.10.0-0"
55
description: Milvus is an open-source vector database built to power AI applications and vector similarity search.
6-
version: 4.0.10
6+
version: 4.0.11
77
keywords:
88
- milvus
99
- elastic

charts/milvus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cluster:
55
image:
66
all:
77
repository: milvusdb/milvus
8-
tag: v2.2.4
8+
tag: v2.3.0-beta
99
pullPolicy: IfNotPresent
1010
## Optionally specify an array of imagePullSecrets.
1111
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)