[home-assistant] Update helm chart postgresql to v10.1.3 (#317)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-08 08:04:29 -05:00 committed by GitHub
parent 66d14d9d7d
commit 11e76c9f15
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 appVersion: 0.118.3
description: Home Assistant description: Home Assistant
name: home-assistant name: home-assistant
version: 3.3.0 version: 3.4.0
keywords: keywords:
- home-assistant - home-assistant
- hass - hass
@ -21,7 +21,7 @@ maintainers:
email: phil@hellmi.de email: phil@hellmi.de
dependencies: dependencies:
- name: postgresql - name: postgresql
version: 10.1.2 version: 10.1.3
repository: https://charts.bitnami.com/bitnami repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled condition: postgresql.enabled
- name: mariadb - name: mariadb