-
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathChart.yaml
46 lines (46 loc) · 1.45 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
apiVersion: v2
name: shlink-backend
description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own domain.
type: application
version: 5.1.0
appVersion: "4.4.2"
home: https://github.com/christianhuth/helm-charts
icon: https://shlink.io/images/shlink-logo-blue.svg
maintainers:
- name: christianhuth
email: [email protected]
sources:
- https://github.com/shlinkio/shlink
- https://shlink.io
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.2
condition: mariadb.enabled
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.2.2
condition: mysql.enabled
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.4.6
condition: postgresql.enabled
- name: rabbitmq
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.2.5
condition: rabbitmq.enabled
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.7.0
condition: redis.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: dependency to postgresql to 16.4.6
- kind: changed
description: dependency to rabbitmq to 15.2.5
- kind: changed
description: dependency to redis to 20.7.0
artifacthub.io/signKey: |
fingerprint: EE24F8BB6D099E78FD704F83B5ECDBCDDD485D0E
url: https://charts.christianhuth.de/public.key