mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
[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:
parent
0a3e9eb93c
commit
ab9a0fda18
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user