Skip to content

Commit 01870c3

Browse files
committed
upgrade etcd, bump version
Signed-off-by: AlintaLu <[email protected]>
1 parent 9572f61 commit 01870c3

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.6.6"
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: 5.0.8
6+
version: 5.0.9
77
keywords:
88
- milvus
99
- elastic

charts/milvus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ etcd:
715715
create: false
716716
image:
717717
repository: "milvusdb/etcd"
718-
tag: "3.5.18-r1"
718+
tag: "3.5.23-r2"
719719
pullPolicy: IfNotPresent
720720

721721
service:

0 commit comments

Comments
 (0)