-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathChart.yaml
More file actions
28 lines (28 loc) · 810 Bytes
/
Chart.yaml
File metadata and controls
28 lines (28 loc) · 810 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
apiVersion: v2
appVersion: "5.3.2"
description: CA API Developer Portal
name: portal
version: 2.3.15
type: application
home: https://github.com/CAAPIM/apim-charts
maintainers:
- name: Gazza7205
sources:
- https://github.com/CAAPIM/apim-charts
dependencies:
- name: druid
version: ^1.0.0
condition: portal.analytics.enabled
repository: "file://../druid"
- name: mysql
version: 12.2.2
repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
condition: global.setupDemoDatabase
- name: rabbitmq
version: 12.0.3
repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
condition: rabbitmq.enabled
- name: ingress-nginx
repository: "https://kubernetes.github.io/ingress-nginx/"
version: 4.12.1
condition: ingress.create