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

Commit 873fcc6

Browse files
author
Bennu
authored
Update attu version to 2.2.2 (#412)
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
1 parent 70a87ea commit 873fcc6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/milvus/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: milvus
33
appVersion: "2.2.2"
44
kubeVersion: "^1.10.0-0"
55
description: Milvus is an open-source vector database built to power AI applications and vector similarity search.
6-
version: 4.0.4
6+
version: 4.0.5
77
keywords:
88
- milvus
99
- elastic

charts/milvus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ attu:
370370
name: attu
371371
image:
372372
repository: zilliz/attu
373-
tag: v2.2.1
373+
tag: v2.2.2
374374
pullPolicy: IfNotPresent
375375
service:
376376
type: ClusterIP

0 commit comments

Comments
 (0)