-
Notifications
You must be signed in to change notification settings - Fork 147
Expand file tree
/
Copy pathChart.yaml
More file actions
37 lines (37 loc) · 862 Bytes
/
Chart.yaml
File metadata and controls
37 lines (37 loc) · 862 Bytes
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
apiVersion: v2
# renovate: datasource=github-releases depName=Mailu/mailu
appVersion: 2024.06.49
version: 2.7.0
name: mailu
description: This chart installs the Mailu mail system on Kubernetes
home: https://mailu.io
sources:
- https://github.com/Mailu/helm-charts/
icon: https://mailu.io/master/_images/logo.png
keywords:
- mailu
- mail
- email
- smtp
- imap
- pop3
- webmail
- postfix
- dovecot
- roundcube
maintainers:
- name: Mailu
url: https://mailu.io
dependencies:
- condition: redis.enabled
name: redis
version: 25.4.1
repository: https://charts.bitnami.com/bitnami
- condition: postgresql.enabled
name: postgresql
version: 16.7.27
repository: https://charts.bitnami.com/bitnami
- condition: mariadb.enabled
name: mariadb
version: 22.0.0
repository: https://charts.bitnami.com/bitnami