From baa62ae09150d4eb0d102945587570fd9aa55b53 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Fri, 1 Jul 2022 08:32:29 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/home-assistant/README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md index 92dd8443..4e17282d 100644 --- a/charts/stable/home-assistant/README.md +++ b/charts/stable/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 13.2.0](https://img.shields.io/badge/Version-13.2.0-informational?style=flat-square) ![AppVersion: 2022.5.4](https://img.shields.io/badge/AppVersion-2022.5.4-informational?style=flat-square) +![Version: 13.3.0](https://img.shields.io/badge/Version-13.3.0-informational?style=flat-square) ![AppVersion: 2022.5.4](https://img.shields.io/badge/AppVersion-2022.5.4-informational?style=flat-square) Home Assistant @@ -20,9 +20,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | influxdb | 4.0.12 | -| https://charts.bitnami.com/bitnami | mariadb | 10.5.1 | -| https://charts.bitnami.com/bitnami | postgresql | 11.1.25 | +| https://charts.bitnami.com/bitnami | influxdb | 5.3.5 | +| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 | +| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 | | https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -176,15 +176,16 @@ endpoint in your Home-Assistant configuration. See the [official documentation]( ## Changelog -### Version 13.2.0 +### Version 13.3.0 #### Added -* Added codeserver defaults to values and bumped image version to 2022.5.4 +N/A #### Changed -N/A +* Upgraded `mariadb` chart dependency to version 11.0.14 +* Upgraded `influxdb` chart dependency to version 5.3.5 #### Fixed