From 515e0aea0fe7efc16e3a69117d57825bf772f66b Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Thu, 7 Apr 2022 05:43:06 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/home-assistant/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md index 3d74b932..af967a54 100644 --- a/charts/stable/home-assistant/README.md +++ b/charts/stable/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![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) +![Version: 13.0.1](https://img.shields.io/badge/Version-13.0.1-informational?style=flat-square) ![AppVersion: 2022.4.0](https://img.shields.io/badge/AppVersion-2022.4.0-informational?style=flat-square) Home Assistant @@ -175,7 +175,7 @@ endpoint in your Home-Assistant configuration. See the [official documentation]( ## Changelog -### Version 13.0.0 +### Version 13.0.1 #### Added @@ -183,8 +183,7 @@ N/A #### Changed -* **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`. +* Upgraded image version to latest upstream release - 2022.4.0 #### Fixed