This repository was archived by the owner on Aug 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : milvus
3
- appVersion : " 2.2.1 "
3
+ appVersion : " 2.2.2 "
4
4
kubeVersion : " ^1.10.0-0"
5
5
description : Milvus is an open-source vector database built to power AI applications and vector similarity search.
6
- version : 4.0.1
6
+ version : 4.0.2
7
7
keywords :
8
8
- milvus
9
9
- elastic
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ dependencies:
9
9
repository: https://pulsar.apache.org/charts
10
10
version: 2.7.8
11
11
- name: kafka
12
- repository: https://charts.bitnami .com/bitnami
12
+ repository: https://raw.githubusercontent .com/bitnami/charts/pre-2022 /bitnami
13
13
version: 15.5.1
14
14
- name: mysql
15
15
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
16
16
version: 8.5.3
17
- digest: sha256:eafbb9ed1cb291e628853816bc1293638e6568c53f4f4ff362c4d73522cbab72
18
- generated: "2022-08-26T18:24 :42.661343 +08:00"
17
+ digest: sha256:9c123c30cb66b994fec4bd646780a3ae665ec7f53920b245ed42ebc1390ce1e9
18
+ generated: "2022-12-22T18:04 :42.663581 +08:00"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencies:
19
19
- pulsar
20
20
- name : kafka
21
21
version : 15.5.1
22
- repository : https://charts.bitnami .com/bitnami
22
+ repository : https://raw.githubusercontent .com/bitnami/charts/pre-2022 /bitnami
23
23
condition : kafka.enabled
24
24
tags :
25
25
- kafka
Original file line number Diff line number Diff line change 5
5
image :
6
6
all :
7
7
repository : milvusdb/milvus
8
- tag : v2.2.1
8
+ tag : v2.2.2
9
9
pullPolicy : IfNotPresent
10
10
# # Optionally specify an array of imagePullSecrets.
11
11
# # Secrets must be manually created in the namespace.
You can’t perform that action at this time.
0 commit comments