diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 6299c159..61855faf 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: home-assistant description: Open source home automation that puts local control and privacy first type: application -version: 1.37.1 +version: 1.37.2 # renovate: image=ghcr.io/home-assistant/home-assistant appVersion: "2024.2.0" keywords: @@ -22,7 +22,7 @@ dependencies: repository: https://bjw-s.github.io/helm-charts/ version: 1.5.1 - name: postgresql - version: 14.0.1 + version: 14.2.3 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: mariadb @@ -30,7 +30,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled - name: influxdb - version: 5.13.6 + version: 5.17.1 repository: https://charts.bitnami.com/bitnami condition: influxdb.enabled annotations: diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index 2ad7047e..cec9eba7 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 1.37.1](https://img.shields.io/badge/Version-1.37.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.2.0](https://img.shields.io/badge/AppVersion-2024.2.0-informational?style=flat-square) +![Version: 1.37.2](https://img.shields.io/badge/Version-1.37.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.2.0](https://img.shields.io/badge/AppVersion-2024.2.0-informational?style=flat-square) Open source home automation that puts local control and privacy first @@ -21,9 +21,9 @@ Open source home automation that puts local control and privacy first | Repository | Name | Version | |------------|------|---------| | https://bjw-s.github.io/helm-charts/ | common | 1.5.1 | -| https://charts.bitnami.com/bitnami | influxdb | 5.13.6 | +| https://charts.bitnami.com/bitnami | influxdb | 5.17.1 | | https://charts.bitnami.com/bitnami | mariadb | 16.4.0 | -| https://charts.bitnami.com/bitnami | postgresql | 14.0.1 | +| https://charts.bitnami.com/bitnami | postgresql | 14.2.3 | ## Values