Skip to content

Commit

Permalink
Merge pull request #421 from pree/renovate/database-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update database dependencies
  • Loading branch information
pree authored Oct 13, 2024
2 parents b10ea25 + 740867b commit b92d5d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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.50.0
version: 1.50.1
# renovate: image=ghcr.io/home-assistant/home-assistant
appVersion: "2024.10.2"
keywords:
Expand All @@ -22,11 +22,11 @@ dependencies:
repository: https://bjw-s.github.io/helm-charts/
version: 1.5.1
- name: postgresql
version: 16.0.0
version: 16.0.1
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 19.0.7
version: 19.1.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
Expand Down
6 changes: 3 additions & 3 deletions charts/home-assistant/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# home-assistant

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

Open source home automation that puts local control and privacy first

Expand All @@ -22,8 +22,8 @@ Open source home automation that puts local control and privacy first
|------------|------|---------|
| https://bjw-s.github.io/helm-charts/ | common | 1.5.1 |
| https://charts.bitnami.com/bitnami | influxdb | 6.3.21 |
| https://charts.bitnami.com/bitnami | mariadb | 19.0.7 |
| https://charts.bitnami.com/bitnami | postgresql | 16.0.0 |
| https://charts.bitnami.com/bitnami | mariadb | 19.1.0 |
| https://charts.bitnami.com/bitnami | postgresql | 16.0.1 |

## Values

Expand Down

0 comments on commit b92d5d5

Please sign in to comment.