chore(deps): update helm chart postgresql to v6 (#1343)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-16 17:59:40 +01:00
committed by GitHub
co-authored by Renovate Bot
parent f4af023e00
commit e6c74fff68
19 changed files with 38 additions and 38 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.9.1"
kubeVersion: '>=1.16.0-0'
version: 4.0.12
version: 5.0.0
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application
@@ -23,7 +23,7 @@ dependencies:
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 5.2.2
version: 6.0.1
maintainers:
- email: info@truecharts.org
name: TrueCharts