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 f0671c3 commit bd9a12dCopy full SHA for bd9a12d
2 files changed
charts/milvus/Chart.yaml
@@ -3,7 +3,7 @@ name: milvus
3
appVersion: "2.2.13"
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.30
+version: 4.0.31
7
keywords:
8
- milvus
9
- elastic
charts/milvus/values.yaml
@@ -399,7 +399,7 @@ attu:
399
name: attu
400
image:
401
repository: zilliz/attu
402
- tag: v2.2.4
+ tag: v2.2.8
403
pullPolicy: IfNotPresent
404
service:
405
annotations: {}
0 commit comments