From e89711c55b31d1b4533dfc99fb4c57f97868a778 Mon Sep 17 00:00:00 2001 From: Esteca Bot Date: Tue, 11 Jun 2024 18:31:01 +0000 Subject: [PATCH] chore(deps): update database dependencies --- charts/home-assistant/Chart.yaml | 8 ++++---- charts/home-assistant/README.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 8a29b8f9..82a73934 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -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.43.0 +version: 1.43.1 # renovate: image=ghcr.io/home-assistant/home-assistant appVersion: "2024.6.1" keywords: @@ -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.5 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled - name: mariadb - version: 16.5.0 + version: 18.2.2 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled - name: influxdb - version: 5.18.1 + version: 6.3.5 repository: https://charts.bitnami.com/bitnami condition: influxdb.enabled annotations: diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index c95cd65f..9dfcc58b 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 1.43.0](https://img.shields.io/badge/Version-1.43.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.6.1](https://img.shields.io/badge/AppVersion-2024.6.1-informational?style=flat-square) +![Version: 1.43.1](https://img.shields.io/badge/Version-1.43.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.6.1](https://img.shields.io/badge/AppVersion-2024.6.1-informational?style=flat-square) Open source home automation that puts local control and privacy first @@ -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.5 | +| https://charts.bitnami.com/bitnami | mariadb | 18.2.2 | +| https://charts.bitnami.com/bitnami | postgresql | 15.5.5 | ## Values