Skip to content

Commit c7ad47f

Browse files
committed
chore(deps): update database dependencies
1 parent 26031df commit c7ad47f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.64.0
5+
version: 1.64.1
66
# renovate: image=ghcr.io/home-assistant/home-assistant
77
appVersion: "2026.4.2"
88
keywords:
@@ -22,11 +22,11 @@ dependencies:
2222
repository: https://bjw-s-labs.github.io/helm-charts/
2323
version: 1.5.1
2424
- name: postgresql
25-
version: 16.7.27
25+
version: 18.6.4
2626
repository: https://charts.bitnami.com/bitnami
2727
condition: postgresql.enabled
2828
- name: mariadb
29-
version: 22.0.0
29+
version: 25.1.1
3030
repository: https://charts.bitnami.com/bitnami
3131
condition: mariadb.enabled
3232
- name: influxdb

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.64.0](https://img.shields.io/badge/Version-1.64.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2026.4.2](https://img.shields.io/badge/AppVersion-2026.4.2-informational?style=flat-square)
3+
![Version: 1.64.1](https://img.shields.io/badge/Version-1.64.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2026.4.2](https://img.shields.io/badge/AppVersion-2026.4.2-informational?style=flat-square)
44

55
Open source home automation that puts local control and privacy first
66

@@ -22,8 +22,8 @@ Open source home automation that puts local control and privacy first
2222
|------------|------|---------|
2323
| https://bjw-s-labs.github.io/helm-charts/ | common | 1.5.1 |
2424
| https://charts.bitnami.com/bitnami | influxdb | 7.1.20 |
25-
| https://charts.bitnami.com/bitnami | mariadb | 22.0.0 |
26-
| https://charts.bitnami.com/bitnami | postgresql | 16.7.27 |
25+
| https://charts.bitnami.com/bitnami | mariadb | 25.1.1 |
26+
| https://charts.bitnami.com/bitnami | postgresql | 18.6.4 |
2727

2828
## Values
2929

0 commit comments

Comments
 (0)