[home-assistant] Update dependencies (#1644)

* [home-assistant] Update dependencies

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 08:23:26 +00:00 committed by GitHub
parent 6cece45f1e
commit 9e7b43170f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2022.5.4
description: Home Assistant
name: home-assistant
version: 13.2.0
version: 13.3.0
kubeVersion: ">=1.16.0-0"
keywords:
- home-assistant
@ -27,14 +27,16 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 10.5.1
version: 11.0.14
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
version: 4.0.12
version: 5.3.5
repository: https://charts.bitnami.com/bitnami
condition: influxdb.enabled
annotations:
artifacthub.io/changes: |-
- kind: added
description: Added codeserver defaults to values and bumped image version to 2022.5.4
- kind: changed
description: Upgraded `mariadb` chart dependency to version 11.0.14
- kind: changed
description: Upgraded `influxdb` chart dependency to version 5.3.5