File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : home-assistant
33description : Open source home automation that puts local control and privacy first
44type : application
5- version : 1.59.1
5+ version : 1.59.2
66# renovate: image=ghcr.io/home-assistant/home-assistant
77appVersion : " 2025.6.2"
88keywords :
@@ -22,15 +22,15 @@ dependencies:
2222 repository : https://bjw-s-labs.github.io/helm-charts/
2323 version : 1.5.1
2424 - name : postgresql
25- version : 16.7.11
25+ version : 16.7.13
2626 repository : https://charts.bitnami.com/bitnami
2727 condition : postgresql.enabled
2828 - name : mariadb
2929 version : 21.0.0
3030 repository : https://charts.bitnami.com/bitnami
3131 condition : mariadb.enabled
3232 - name : influxdb
33- version : 7.1.3
33+ version : 7.1.6
3434 repository : https://charts.bitnami.com/bitnami
3535 condition : influxdb.enabled
3636annotations :
Original file line number Diff line number Diff line change 11# home-assistant
22
3- ![ Version: 1.59.1 ] ( https://img.shields.io/badge/Version-1.59.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2025.6.2] ( https://img.shields.io/badge/AppVersion-2025.6.2-informational?style=flat-square )
3+ ![ Version: 1.59.2 ] ( https://img.shields.io/badge/Version-1.59.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2025.6.2] ( https://img.shields.io/badge/AppVersion-2025.6.2-informational?style=flat-square )
44
55Open source home automation that puts local control and privacy first
66
@@ -21,9 +21,9 @@ Open source home automation that puts local control and privacy first
2121| Repository | Name | Version |
2222| ------------| ------| ---------|
2323| https://bjw-s-labs.github.io/helm-charts/ | common | 1.5.1 |
24- | https://charts.bitnami.com/bitnami | influxdb | 7.1.3 |
24+ | https://charts.bitnami.com/bitnami | influxdb | 7.1.6 |
2525| https://charts.bitnami.com/bitnami | mariadb | 21.0.0 |
26- | https://charts.bitnami.com/bitnami | postgresql | 16.7.11 |
26+ | https://charts.bitnami.com/bitnami | postgresql | 16.7.13 |
2727
2828## Values
2929
You can’t perform that action at this time.
0 commit comments