-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathChart.yaml
28 lines (28 loc) · 923 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
apiVersion: v2
name: customer-center
description: Chart for Customer-Center application
type: application
version: 0.2.34
appVersion: 3.3.5
keywords:
- customer-center
home: https://github.com/adfinis/customer-center
sources:
- https://github.com/adfinis/customer-center
- https://github.com/adfinis/helm-charts/tree/main/charts/customer-center
maintainers:
- name: adfinis
email: [email protected]
url: https://adfinis.com
annotations:
artifacthub.io/changes: |
- kind: changed
description: "fix: admins and employees should redirect to `/list` endpoint"
links:
- name: GitHub Commit
url: https://github.com/adfinis/customer-center/commit/a0947536fdda7a2d009fbd7b8834a4a05b5defa9
- kind: changed
description: "bump appVersion to 3.3.5"
links:
- name: GitHub Release
url: https://github.com/adfinis/customer-center/releases/tag/v3.3.4