generated from api-platform/api-platform
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChart.yaml
31 lines (31 loc) · 982 Bytes
/
Chart.yaml
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
annotations:
artifacthub.io/containsSecurityUpdates: "true"
apiVersion: v2
appVersion: V1.0
description: 'Het Proto Component vormt zowel de gemeenschappelijke basis onder alle componenten, als een “template” voor het maken van nieuwe componenten.'
name: proto-component-commonground
version: 1.0.0
home: https://www.conduction.nl
icon: https://conductionnl.github.io/images/conduction_avatar_blue_on_transparant.svg
sources:
- https://commonground.conduction.nl/
- https://www.commonground.nl/
keywords:
- commonground
- haven
- nlx
- component
maintainers:
- email: [email protected]
name: Ruben van der Linde
- email: [email protected]
name: Conduction
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 10.1.1
condition: postgresql.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 12.7.7
condition: redis.enabled