-
Notifications
You must be signed in to change notification settings - Fork 308
Expand file tree
/
Copy pathChart.yaml
More file actions
35 lines (31 loc) · 882 Bytes
/
Chart.yaml
File metadata and controls
35 lines (31 loc) · 882 Bytes
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
apiVersion: v2
name: nv-ingest
description: NV-Ingest Microservice
type: application
version: 26.03.0-RC2
maintainers:
- name: NVIDIA Corporation
url: https://www.nvidia.com/
dependencies:
- name: milvus
repository: https://zilliztech.github.io/milvus-helm
version: 4.1.11
condition: milvusDeployed
- 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.4.0
condition: zipkinDeployed
- name: opentelemetry-collector
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.133.0
condition: otelDeployed
- name: prometheus
repository: https://prometheus-community.github.io/helm-charts
version: 27.12.1
condition: prometheus.enabled