Skip to content

Commit

Permalink
chore(deps): update database dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
estecabot committed Jul 24, 2024
1 parent cfa6cb1 commit c48ec7c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.45.0
version: 1.45.1
# renovate: image=ghcr.io/home-assistant/home-assistant
appVersion: "2024.6.4"
keywords:
Expand All @@ -22,15 +22,15 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts/
version: 1.5.1
- name: postgresql
version: 14.3.3
version: 15.5.18
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 16.5.0
version: 19.0.1
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
version: 5.18.1
version: 6.3.12
repository: https://charts.bitnami.com/bitnami
condition: influxdb.enabled
annotations:
Expand Down
8 changes: 4 additions & 4 deletions charts/home-assistant/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# home-assistant

![Version: 1.45.0](https://img.shields.io/badge/Version-1.45.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.6.4](https://img.shields.io/badge/AppVersion-2024.6.4-informational?style=flat-square)
![Version: 1.45.1](https://img.shields.io/badge/Version-1.45.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.6.4](https://img.shields.io/badge/AppVersion-2024.6.4-informational?style=flat-square)

Open source home automation that puts local control and privacy first

Expand All @@ -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.18.1 |
| https://charts.bitnami.com/bitnami | mariadb | 16.5.0 |
| https://charts.bitnami.com/bitnami | postgresql | 14.3.3 |
| https://charts.bitnami.com/bitnami | influxdb | 6.3.12 |
| https://charts.bitnami.com/bitnami | mariadb | 19.0.1 |
| https://charts.bitnami.com/bitnami | postgresql | 15.5.18 |

## Values

Expand Down

0 comments on commit c48ec7c

Please sign in to comment.