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

Commit 405dd7b

Browse files
authored
Fix milvus app version (#472)
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
1 parent a9de98c commit 405dd7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/milvus/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v1
22
name: milvus
3-
appVersion: "2.2.11"
3+
appVersion: "2.2.12"
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.28
6+
version: 4.0.29
77
keywords:
88
- milvus
99
- elastic

0 commit comments

Comments
 (0)