forked from adfinis/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
29 lines (29 loc) · 818 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
apiVersion: v2
name: timed
description: Chart for Timed application
type: application
version: 0.16.29
keywords:
- timed
- tracking
home: https://github.com/adfinis/timed-frontend
sources:
- https://github.com/adfinis/timed-backend
- https://github.com/adfinis/timed-frontend
- https://github.com/adfinis/helm-charts/tree/main/charts/timed
maintainers:
- name: adfinis
email: [email protected]
url: https://adfinis.com
dependencies:
- name: postgresql
version: ~11.6.7
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: "update timed-frontnend to v3.2.3"
links:
- name: GitHub Release
url: https://github.com/adfinis/timed-frontend/releases/tag/v3.2.3