-
Notifications
You must be signed in to change notification settings - Fork 112
Expand file tree
/
Copy pathChart.yaml
More file actions
executable file
·55 lines (55 loc) · 1.13 KB
/
Chart.yaml
File metadata and controls
executable file
·55 lines (55 loc) · 1.13 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
apiVersion: v2
appVersion: 1.0.0
dependencies:
- name: builder
repository: {{repository}}
version: x.x.x
- name: imagebuilder
repository: {{repository}}
version: x.x.x
- name: controller
repository: {{repository}}
version: x.x.x
- name: database
repository: {{repository}}
version: x.x.x
- name: fluentbit
repository: {{repository}}
version: x.x.x
- name: gateway
repository: {{repository}}
version: x.x.x
- name: redis
repository: {{repository}}
version: x.x.x
- name: logger
repository: {{repository}}
version: x.x.x
- name: storage
repository: {{repository}}
version: x.x.x
- name: grafana
repository: {{repository}}
version: x.x.x
- name: registry
repository: {{repository}}
version: x.x.x
- name: registry-proxy
repository: {{repository}}
version: x.x.x
- name: rabbitmq
repository: {{repository}}
version: x.x.x
- name: passport
repository: {{repository}}
version: x.x.x
- name: prometheus
repository: {{repository}}
version: x.x.x
description: Drycc Workflow
home: https://github.com/drycc/workflow
maintainers:
- email: team@drycc.cc
name: Team Drycc
name: workflow
version: v1.0.0