-
Notifications
You must be signed in to change notification settings - Fork 70
Expand file tree
/
Copy pathChart.yaml
More file actions
60 lines (60 loc) · 1.41 KB
/
Chart.yaml
File metadata and controls
60 lines (60 loc) · 1.41 KB
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
apiVersion: v2
name: helmtest
description: A simple CAP project.
type: application
version: 1.0.0
appVersion: 1.0.0
annotations:
app.kubernetes.io/managed-by: cds-dk/helm
dependencies:
- name: web-application
alias: srv
version: ">0.0.0"
- name: service-instance
alias: xsuaa
version: ">0.0.0"
- name: web-application
alias: api
version: ">0.0.0"
- name: service-instance
alias: saas-registry
version: ">0.0.0"
- name: web-application
alias: approuter
version: ">0.0.0"
- name: web-application
alias: broker
version: ">0.0.0"
- name: service-instance
alias: html5-apps-repo-host
version: ">0.0.0"
- name: content-deployment
alias: html5-apps-deployer
version: ">0.0.0"
- name: content-deployment
alias: common-db-deployer
version: ">0.0.0"
- name: service-instance
alias: html5-apps-repo-runtime
version: ">0.0.0"
- name: service-instance
alias: service-manager-container
version: ">0.0.0"
- name: service-instance
alias: service-manager-admin
version: ">0.0.0"
- name: service-instance
alias: ias
version: ">0.0.0"
- name: service-instance
alias: broker-xsuaa
version: ">0.0.0"
- name: service-instance
alias: destination
version: ">0.0.0"
- name: service-instance
alias: alert-notification
version: ">0.0.0"
- name: service-instance
alias: common-db
version: ">0.0.0"