forked from NVIDIA/nv-ingest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
48 lines (48 loc) · 1.22 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
apiVersion: v2
name: nv-ingest
description: NV-Ingest Microservice
type: application
version: 0.3.5
maintainers:
- name: NVIDIA Corporation
url: https://www.nvidia.com/
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- redis
version: 19.1.3
condition: redisDeployed
- name: zipkin
repository: https://zipkin.io/zipkin-helm
version: 0.1.2
condition: zipkinDeployed
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.78.1
condition: otelDeployed
- name: yolox-nim
repository: "alias:ngc"
version: 0.1.6
condition: yoloxDeployed
- name: cached-nim
repository: "alias:ngc"
version: 0.1.6
condition: cachedDeployed
- name: paddleocr-nim
repository: "alias:ngc"
version: 0.1.6
condition: paddleocrDeployed
- name: deplot-nim
repository: "alias:ngc"
version: 0.1.6
condition: deplotDeployed
- name: milvus
repository: https://zilliztech.github.io/milvus-helm
version: 4.1.11
condition: milvusDeployed