generated from ConductionNL/Proto-component-commonground
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChart.yaml
31 lines (31 loc) · 1.13 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 Adresservice biedt een koppelvlak met de BAG API (V1), waardoor het mogelijk is om aan de hand van postcode en huisnummer combinaties adressen (en bijbehorende bag ID’s) te suggereren. Het vormt hiermee de kernfunctionaliteit voor formulieren waarin klanten adressen kunnen opgeven aan de hand van huisnummer en postcode combinatie.'
name: adresservice
version: 1.1.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.10.3
condition: postgresql.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.2
condition: redis.enabled