We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2130c58 commit 7cf3358Copy full SHA for 7cf3358
2 files changed
charts/milvus/Chart.yaml
@@ -3,7 +3,7 @@ name: milvus
3
appVersion: "2.0.0"
4
kubeVersion: "^1.10.0-0"
5
description: Milvus is an open-source vector database built to power AI applications and vector similarity search.
6
-version: 3.0.6
+version: 3.0.7
7
keywords:
8
- milvus
9
- elastic
charts/milvus/values.yaml
@@ -332,7 +332,7 @@ attu:
332
name: attu
333
image:
334
repository: zilliz/attu
335
- tag: latest
+ tag: v2.0.1
336
pullPolicy: IfNotPresent
337
service:
338
type: ClusterIP
0 commit comments