-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: sre-ci-robot <[email protected]>
- Loading branch information
1 parent
c5b9b62
commit 2a77a36
Showing
1 changed file
with
59 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,64 @@ | ||
apiVersion: v1 | ||
entries: | ||
milvus: | ||
- apiVersion: v1 | ||
appVersion: 2.5.0-beta | ||
created: "2024-11-26T08:05:23.576709039Z" | ||
dependencies: | ||
- condition: etcd.enabled | ||
name: etcd | ||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | ||
tags: | ||
- etcd | ||
version: 6.3.3 | ||
- condition: minio.enabled | ||
name: minio | ||
repository: https://zilliztech.github.io/milvus-helm | ||
tags: | ||
- minio | ||
version: 8.0.17 | ||
- alias: pulsar | ||
condition: pulsar.enabled | ||
name: pulsarv2 | ||
repository: https://zilliztech.github.io/milvus-helm | ||
tags: | ||
- pulsar | ||
version: 2.7.8 | ||
- alias: pulsarv3 | ||
condition: pulsarv3.enabled | ||
name: pulsar | ||
repository: https://pulsar.apache.org/charts | ||
tags: | ||
- pulsarv3 | ||
version: 3.3.0 | ||
- condition: kafka.enabled | ||
name: kafka | ||
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | ||
tags: | ||
- kafka | ||
version: 15.5.1 | ||
description: Milvus is an open-source vector database built to power AI applications | ||
and vector similarity search. | ||
digest: f9dca650f93e4aa2fba9f5a1ca18596c3e817580053e0977ee7b7ea96d3f3d2c | ||
home: https://milvus.io/ | ||
icon: https://raw.githubusercontent.com/milvus-io/docs/master/v1.0.0/assets/milvus_logo.png | ||
keywords: | ||
- milvus | ||
- elastic | ||
- vector | ||
- search | ||
- deploy | ||
kubeVersion: ^1.10.0-0 | ||
maintainers: | ||
- email: [email protected] | ||
name: contact | ||
url: milvus.io | ||
name: milvus | ||
sources: | ||
- https://github.com/zilliztech/milvus | ||
urls: | ||
- https://github.com/zilliztech/milvus-helm/releases/download/milvus-4.2.28/milvus-4.2.28.tgz | ||
version: 4.2.28 | ||
- apiVersion: v1 | ||
appVersion: 2.5.0-beta | ||
created: "2024-11-25T08:07:17.593662915Z" | ||
|
@@ -12694,4 +12752,4 @@ entries: | |
urls: | ||
- https://github.com/zilliztech/milvus-helm/releases/download/pulsarv2-2.7.8/pulsarv2-2.7.8.tgz | ||
version: 2.7.8 | ||
generated: "2024-11-26T03:20:38.634204073Z" | ||
generated: "2024-11-26T08:05:23.579030923Z" |