-
Notifications
You must be signed in to change notification settings - Fork 112
Expand file tree
/
Copy pathChart.yaml
More file actions
executable file
·51 lines (51 loc) · 1.51 KB
/
Chart.yaml
File metadata and controls
executable file
·51 lines (51 loc) · 1.51 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
name: workflow
apiVersion: v2
home: https://github.com/drycc/workflow
dependencies:
- name: builder
version: <builder-tag>
repository: https://charts.drycc.cc/stable/builder
- name: imagebuilder
version: <imagebuilder-tag>
repository: https://charts.drycc.cc/stable/imagebuilder
- name: controller
version: <controller-tag>
repository: https://charts.drycc.cc/stable/controller
- name: database
version: <database-tag>
repository: https://charts.drycc.cc/stable/database
- name: fluentd
version: <fluentd-tag>
repository: https://charts.drycc.cc/stable/fluentd
- name: redis
version: <redis-tag>
repository: https://charts.drycc.cc/stable/redis
- name: logger
version: <logger-tag>
repository: https://charts.drycc.cc/stable/logger
- name: minio
version: <minio-tag>
repository: https://charts.drycc.cc/stable/minio
- name: monitor
version: <monitor-tag>
repository: https://charts.drycc.cc/stable/monitor
- name: registry
version: <registry-tag>
repository: https://charts.drycc.cc/stable/registry
- name: registry-proxy
version: <registry-proxy-tag>
repository: https://charts.drycc.cc/stable/registry-proxy
- name: influxdb
version: <influxdb-tag>
repository: https://charts.drycc.cc/stable/influxdb
- name: rabbitmq
version: <rabbitmq-tag>
repository: https://charts.drycc.cc/stable/rabbitmq
- name: passport
version: <passport-tag>
repository: https://charts.drycc.cc/stable/passport
description: Drycc Workflow
maintainers:
- name: Team Drycc
email: team@drycc.cc
version: v1.0.0