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

Commit bd9a12d

Browse files
author
Bennu
authored
Update attu version (#477)
Signed-off-by: Bennu-Li <yunmei.li@zilliz.com>
1 parent f0671c3 commit bd9a12d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.13"
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.30
6+
version: 4.0.31
77
keywords:
88
- milvus
99
- elastic

charts/milvus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ attu:
399399
name: attu
400400
image:
401401
repository: zilliz/attu
402-
tag: v2.2.4
402+
tag: v2.2.8
403403
pullPolicy: IfNotPresent
404404
service:
405405
annotations: {}

0 commit comments

Comments
 (0)