From 50633fccbd4d6e0d48c8cd9686c98a7d4a213bcb Mon Sep 17 00:00:00 2001 From: WrenIX Date: Tue, 12 Nov 2024 11:16:30 +0100 Subject: [PATCH] fix(home-assistant): update AppVersion to v2024.11.1 --- home-assistant/Chart.yaml | 4 ++-- home-assistant/README.adoc | 4 ++-- home-assistant/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/home-assistant/Chart.yaml b/home-assistant/Chart.yaml index 31ba2ae..d41d167 100644 --- a/home-assistant/Chart.yaml +++ b/home-assistant/Chart.yaml @@ -3,9 +3,9 @@ name: home-assistant description: Home Assistant with tooling to run on an k3s pi icon: https://www.home-assistant.io/images/favicon-192x192.png type: application -version: 0.2.4 +version: 0.2.5 # renovate: image=ghcr.io/home-assistant/home-assistant -appVersion: "2024.11.0" +appVersion: "2024.11.1" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/home-assistant/README.adoc b/home-assistant/README.adoc index 07cca64..67841a2 100644 --- a/home-assistant/README.adoc +++ b/home-assistant/README.adoc @@ -2,9 +2,9 @@ = home-assistant -image::https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square[Version: 0.2.4] +image::https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square[Version: 0.2.5] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-2024.11.0-informational?style=flat-square[AppVersion: 2024.11.0] +image::https://img.shields.io/badge/AppVersion-2024.11.1-informational?style=flat-square[AppVersion: 2024.11.1] == Maintainers .Maintainers diff --git a/home-assistant/README.md b/home-assistant/README.md index 37246e0..642f7ee 100644 --- a/home-assistant/README.md +++ b/home-assistant/README.md @@ -7,7 +7,7 @@ description: "Home Assistant with tooling to run on an k3s pi" # home-assistant -![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.11.0](https://img.shields.io/badge/AppVersion-2024.11.0-informational?style=flat-square) +![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.11.1](https://img.shields.io/badge/AppVersion-2024.11.1-informational?style=flat-square) Home Assistant with tooling to run on an k3s pi