-
Notifications
You must be signed in to change notification settings - Fork 112
Expand file tree
/
Copy pathChart.yaml
More file actions
executable file
·58 lines (58 loc) · 1.56 KB
/
Chart.yaml
File metadata and controls
executable file
·58 lines (58 loc) · 1.56 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
apiVersion: v2
appVersion: 1.0.0
dependencies:
- name: builder
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: imagebuilder
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: controller
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: database
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: fluentd
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: gateway
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: redis
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: logger
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: storage
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: monitor
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: registry
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: registry-proxy
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: influxdb
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: rabbitmq
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: passport
repository: oci://registry.drycc.cc/charts-testing
version: x.x.x
- name: prometheus
repository: oci://registry.drycc.cc/charts-testing
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