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

Commit

Permalink
Update attu version to 2.2.2 (#412)
Browse files Browse the repository at this point in the history
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
  • Loading branch information
Bennu-Li authored Jan 10, 2023
1 parent 70a87ea commit 873fcc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/milvus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: milvus
appVersion: "2.2.2"
kubeVersion: "^1.10.0-0"
description: Milvus is an open-source vector database built to power AI applications and vector similarity search.
version: 4.0.4
version: 4.0.5
keywords:
- milvus
- elastic
Expand Down
2 changes: 1 addition & 1 deletion charts/milvus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ attu:
name: attu
image:
repository: zilliz/attu
tag: v2.2.1
tag: v2.2.2
pullPolicy: IfNotPresent
service:
type: ClusterIP
Expand Down

0 comments on commit 873fcc6

Please sign in to comment.