Files
DataMate/deployment/helm/milvus/requirements.yaml
hhhhsc701 f3958f08d9 feature: 对接deer-flow (#54)
feature: 对接deer-flow
2025-11-04 20:30:40 +08:00

40 lines
914 B
YAML

dependencies:
- name: etcd
version: 8.12.0
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: etcd.enabled
tags:
- etcd
- name: minio
version: 8.0.17
repository: https://zilliztech.github.io/milvus-helm
condition: minio.enabled
tags:
- minio
- name: pulsarv2
alias: pulsar
version: 2.7.8
repository: https://zilliztech.github.io/milvus-helm
condition: pulsar.enabled
tags:
- pulsar
- name: pulsar
alias: pulsarv3
version: 3.3.0
repository: https://pulsar.apache.org/charts
condition: pulsarv3.enabled
tags:
- pulsarv3
- name: kafka
version: 15.5.1
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: kafka.enabled
tags:
- kafka
- name: tei
version: 1.6.0
repository: https://zilliztech.github.io/milvus-helm
condition: tei.enabled
tags:
- tei