[home-assistant] Update helm chart postgresql to v10.1.2 (#297)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2020-12-04 17:23:22 -05:00 committed by GitHub
parent 0a3e9eb93c
commit ab9a0fda18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 0.118.3
description: Home Assistant
name: home-assistant
version: 3.1.0
version: 3.2.0
keywords:
- home-assistant
- hass
@ -21,7 +21,7 @@ maintainers:
email: phil@hellmi.de
dependencies:
- name: postgresql
version: 10.1.1
version: 10.1.2
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
@ -29,6 +29,6 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
version: 1.0.0
version: 1.1.1
repository: https://charts.bitnami.com/bitnami
condition: influxdb.enabled