generated from ConductionNL/Proto-component-commonground
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
31 lines (31 loc) · 1.02 KB
/
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: 'De server analysis service is een component dat laat zien hoe verbindingsinformatie wordt doorgegeven naar een component op de server waar het component draait, en geeft deze informatie terug in een normale api.'
name: server-analysis-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: ruben@conduction.nl
name: Ruben van der Linde
- email: info@conduction.nl
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