From 201e5c98a836a2a28ae39689f02807859384be44 Mon Sep 17 00:00:00 2001 From: Dan Webb Date: Tue, 9 Aug 2022 09:56:44 +0100 Subject: [PATCH] [homme-assistant] Update Home Assistant to 2202.8.2 Signed-off-by: Dan Webb --- charts/stable/home-assistant/Chart.yaml | 6 +++--- charts/stable/home-assistant/README.md | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/home-assistant/Chart.yaml b/charts/stable/home-assistant/Chart.yaml index db4490e3..ee153f85 100644 --- a/charts/stable/home-assistant/Chart.yaml +++ b/charts/stable/home-assistant/Chart.yaml @@ -1,9 +1,9 @@ --- apiVersion: v2 -appVersion: 2022.5.4 +appVersion: 2022.8.2 description: Home Assistant name: home-assistant -version: 13.4.2 +version: 13.5.2 kubeVersion: ">=1.16.0-0" keywords: - home-assistant @@ -37,4 +37,4 @@ dependencies: annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `common` chart dependency to version 4.5.2 + description: Update Home Assistant to version 2202.8.2 diff --git a/charts/stable/home-assistant/README.md b/charts/stable/home-assistant/README.md index ab8d3c5d..d01b8e5f 100644 --- a/charts/stable/home-assistant/README.md +++ b/charts/stable/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 13.4.2](https://img.shields.io/badge/Version-13.4.2-informational?style=flat-square) ![AppVersion: 2022.5.4](https://img.shields.io/badge/AppVersion-2022.5.4-informational?style=flat-square) +![Version: 13.4.2](https://img.shields.io/badge/Version-13.4.2-informational?style=flat-square) ![AppVersion: 2022.8.2](https://img.shields.io/badge/AppVersion-2022.8.2-informational?style=flat-square) Home Assistant @@ -196,10 +196,10 @@ A historical overview of changes can be found on [ArtifactHUB](https://artifacth ## Support -- See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/) -- Open an [issue](https://github.com/k8s-at-home/charts/issues/new/choose) -- Ask a [question](https://github.com/k8s-at-home/organization/discussions) -- Join our [Discord](https://discord.gg/sTMX7Vh) community +* See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/) +* Open an [issue](https://github.com/k8s-at-home/charts/issues/new/choose) +* Ask a [question](https://github.com/k8s-at-home/organization/discussions) +* Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1)