From 5c62fc8d5da6c60a7113286c15ce0a167750efb0 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Tue, 5 Apr 2022 17:58:37 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/home-assistant/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md index 40f93119..3d74b932 100644 --- a/charts/stable/home-assistant/README.md +++ b/charts/stable/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 12.2.0](https://img.shields.io/badge/Version-12.2.0-informational?style=flat-square) ![AppVersion: 2022.3.2](https://img.shields.io/badge/AppVersion-2022.3.2-informational?style=flat-square) +![Version: 13.0.0](https://img.shields.io/badge/Version-13.0.0-informational?style=flat-square) ![AppVersion: 2022.3.2](https://img.shields.io/badge/AppVersion-2022.3.2-informational?style=flat-square) Home Assistant @@ -20,9 +20,9 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | influxdb | 1.1.9 | +| https://charts.bitnami.com/bitnami | influxdb | 4.0.8 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 | -| https://charts.bitnami.com/bitnami | postgresql | 10.16.2 | +| https://charts.bitnami.com/bitnami | postgresql | 11.1.13 | | https://library-charts.k8s-at-home.com | common | 4.3.0 | ## TL;DR @@ -175,7 +175,7 @@ endpoint in your Home-Assistant configuration. See the [official documentation]( ## Changelog -### Version 12.2.0 +### Version 13.0.0 #### Added @@ -183,8 +183,8 @@ N/A #### Changed -* Upgraded `mariadb` chart dependency to version `10.4.4`. -* Upgraded `postgresql` chart dependency to version `10.16.2`. +* **Breaking**: Upgraded `influxdb` chart dependency to version `4.0.8`. Be sure to check out the documentation on how to set up the integration. +* Upgraded `postgresql` chart dependency to version `11.1.13`. #### Fixed