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 70a87ea commit 873fcc6Copy full SHA for 873fcc6
2 files changed
charts/milvus/Chart.yaml
@@ -3,7 +3,7 @@ name: milvus
3
appVersion: "2.2.2"
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: 4.0.4
+version: 4.0.5
7
keywords:
8
- milvus
9
- elastic
charts/milvus/values.yaml
@@ -370,7 +370,7 @@ attu:
370
name: attu
371
image:
372
repository: zilliz/attu
373
- tag: v2.2.1
+ tag: v2.2.2
374
pullPolicy: IfNotPresent
375
service:
376
type: ClusterIP
0 commit comments