forked from Bahmni/helm-umbrella-chart
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Chart.yaml
112 lines (91 loc) · 2.93 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
apiVersion: v2
name: bahmni-india-distro
description: Helm Umbrella chart for Bahmni India Distribution
type: application
version: 1.0.0
dependencies:
- repository: https://bahmniindiadistro.github.io/helm-charts
name: openmrs
version: ~1.0.0-0
condition: openmrs.enabled
- repository: https://iplit.github.io/helm-charts
name: bahmni-iplit-web
alias: bahmni-web
version: ~1.0.0-0
condition: bahmni-web.enabled
- repository: https://bahmni.github.io/helm-charts
name: bahmni-lab
version: ~1.0.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.0.0-0
condition: reports.enabled
- repository: https://bahmniindiadistro.github.io/helm-charts
name: hip
version: ~1.0.0-0
condition: hip.enabled
- repository: https://bahmniindiadistro.github.io/helm-charts
name: hiu
version: ~1.0.0-0
condition: hiu.enabled
- repository: https://bahmniindiadistro.github.io/helm-charts
name: hiu-db
version: ~1.0.0-0
condition: hiu-db.enabled
- repository: https://iplit.github.io/helm-charts
name: hiu-ui
version: ~1.0.0-0
condition: hiu-ui.enabled
- repository: https://iplit.github.io/helm-charts
name: otp-service
version: ~1.0.0-0
condition: otp-service.enabled
- repository: https://charts.bitnami.com/bitnami
name: postgresql
version: 12.1.2
condition: postgresql.enabled
- repository: https://charts.bitnami.com/bitnami
name: rabbitmq
version: 11.1.2
condition: rabbitmq.enabled
- repository: https://bahmni.github.io/helm-charts
name: patient-documents
version: ~1.0.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://bahmniindiadistro.github.io/helm-charts
name: hip-atomfeed
version: ~1.0.0-0
condition: hip-atomfeed.enabled
- repository: https://bahmni.github.io/helm-charts
name: appointments
version: ~1.0.0-0
condition: appointments.enabled
- repository: https://bahmni.github.io/helm-charts
name: implementer-interface
version: ~1.0.0-0
condition: implementer-interface.enabled
- repository: https://iplit.github.io/helm-charts
name: clinic-config-indiadistro
alias: clinic-config
version: ~1.0.0-0
- repository: https://iplit.github.io/helm-charts
name: abha-verification
version: ~1.0.0-0
condition: abha-verification.enabled
- repository: https://bahmni.github.io/helm-charts
name: bahmni-metabase
version: ~1.0.0-0
condition: bahmni-metabase.enabled
- repository: https://bahmni.github.io/helm-charts
name: bahmni-mart
version: ~1.0.0-0
condition: bahmni-mart.enabled