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 65cc371 commit 42c3b89Copy full SHA for 42c3b89
2 files changed
charts/milvus/Chart.yaml
@@ -3,7 +3,7 @@ name: milvus
3
appVersion: "2.2.3"
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.9
+version: 4.0.10
7
keywords:
8
- milvus
9
- elastic
charts/milvus/values.yaml
@@ -5,7 +5,7 @@ cluster:
image:
all:
repository: milvusdb/milvus
- tag: v2.2.3
+ tag: v2.2.4
pullPolicy: IfNotPresent
10
## Optionally specify an array of imagePullSecrets.
11
## Secrets must be manually created in the namespace.
0 commit comments