[maddy] Update Helm chart postgresql to v11 (#1648)

* [maddy] Update Helm chart postgresql to v11

* 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>
This commit is contained in:
renovate[bot] 2022-07-01 10:25:04 +02:00 committed by GitHub
parent 19357c418c
commit 8bbf2dfc3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.5.2
description: Maddy Mail Server
name: maddy
version: 2.2.2
version: 3.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- maddy
@ -21,10 +21,10 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
- name: postgresql
version: 10.16.2
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.4.2
description: Upgraded `postgresql` chart dependency to version 11.6.12