Files
k8s-at-home-charts/charts/stable/maddy/Chart.yaml
renovate[bot] 0e12f5b54e chore(deps): update helm chart common to v4.5.2 (#1729)
* chore(deps): update helm chart common to v4.5.2

* chore: Auto-update chart metadata

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2022-08-02 16:32:34 +02:00

31 lines
752 B
YAML

---
apiVersion: v2
appVersion: v0.5.2
description: Maddy Mail Server
name: maddy
version: 3.1.2
kubeVersion: ">=1.16.0-0"
keywords:
- maddy
- mail
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/maddy
# Project has no icon yet
# icon: https://maddy.org/icon
sources:
- https://github.com/foxcpp/maddy
maintainers:
- name: angelnu
email: git@angelnu.com
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.5.2
- name: postgresql
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.5.2