Skip to content

Commit 39d76bc

Browse files
authored
chore(deps): update database dependencies (#524)
1 parent 7278db2 commit 39d76bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/home-assistant/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: home-assistant
33
description: Open source home automation that puts local control and privacy first
44
type: application
5-
version: 1.59.1
5+
version: 1.59.2
66
# renovate: image=ghcr.io/home-assistant/home-assistant
77
appVersion: "2025.6.2"
88
keywords:
@@ -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
3636
annotations:

charts/home-assistant/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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

55
Open 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

0 commit comments

Comments
 (0)