generated from ConductionNL/Proto-component-commonground
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Chart.yaml
31 lines (31 loc) · 903 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: 'Naast deze JSON rest API is er ook een [graphql](/graphql) interface beschikbaar.'
name: trouw-service
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