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

Commit 7cf3358

Browse files
author
Bennu
authored
Specify the attu image tag (#300)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
1 parent 2130c58 commit 7cf3358

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.0.0"
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: 3.0.6
6+
version: 3.0.7
77
keywords:
88
- milvus
99
- elastic

charts/milvus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ attu:
332332
name: attu
333333
image:
334334
repository: zilliz/attu
335-
tag: latest
335+
tag: v2.0.1
336336
pullPolicy: IfNotPresent
337337
service:
338338
type: ClusterIP

0 commit comments

Comments
 (0)