-
Notifications
You must be signed in to change notification settings - Fork 13
/
Chart.yaml
70 lines (57 loc) · 1.79 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
apiVersion: v2
name: bahmni
description: Helm Umbrella chart for Bahmni
type: application
version: 1.1.0
dependencies:
- repository: https://bahmni.github.io/helm-charts
name: openmrs
version: ~1.1.0-0
condition: openmrs.enabled
- repository: https://bahmni.github.io/helm-charts
name: bahmni-web
version: ~1.1.0-0
condition: bahmni-web.enabled
- repository: https://bahmni.github.io/helm-charts
name: bahmni-lab
version: ~1.1.0-0
condition: bahmni-lab.enabled
- repository: https://bahmni.github.io/helm-charts
name: crater
version: ~1.1.0-0
condition: crater.enabled
- repository: https://bahmni.github.io/helm-charts
name: reports
version: ~1.1.0-0
condition: reports.enabled
- repository: https://bahmni.github.io/helm-charts
name: patient-documents
version: ~1.1.0-0
condition: patient-documents.enabled
- repository: https://bahmni.github.io/helm-charts
name: crater-atomfeed
version: ~1.1.0-0
condition: crater-atomfeed.enabled
- repository: https://bahmni.github.io/helm-charts
name: appointments
version: ~1.1.0-0
condition: appointments.enabled
- repository: https://bahmni.github.io/helm-charts
name: implementer-interface
version: ~1.1.0-0
condition: implementer-interface.enabled
- repository: https://bahmni.github.io/helm-charts
name: clinic-config
version: ~1.1.0-0
- repository: https://bahmni.github.io/helm-charts
name: bahmni-metabase
version: ~1.1.0-0
condition: bahmni-metabase.enabled
- repository: https://charts.bitnami.com/bitnami
name: postgresql
version: 12.1.2
condition: postgresql.enabled
- repository: https://bahmni.github.io/helm-charts
name: bahmni-mart
version: ~1.1.0-0
condition: bahmni-mart.enabled