From 89480023e55d9c968648cea69d5e75e9cbf316b0 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 17 Aug 2024 10:45:15 +0200 Subject: [PATCH] fix(home-assistant): update AppVersion v2024.8.2 --- home-assistant/Chart.yaml | 4 ++-- home-assistant/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/home-assistant/Chart.yaml b/home-assistant/Chart.yaml index 3e65133..0a4fb0d 100644 --- a/home-assistant/Chart.yaml +++ b/home-assistant/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: home-assistant description: Home Assistant with tooling to run on an k3s pi type: application -version: 0.1.22 +version: 0.1.23 # renovate: image=ghcr.io/home-assistant/home-assistant -appVersion: "2024.8.0" +appVersion: "2024.8.2" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/home-assistant/README.adoc b/home-assistant/README.adoc index a04cb23..ec09fff 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.1.22-informational?style=flat-square[Version: 0.1.22] +image::https://img.shields.io/badge/Version-0.1.23-informational?style=flat-square[Version: 0.1.23] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-2024.8.0-informational?style=flat-square[AppVersion: 2024.8.0] +image::https://img.shields.io/badge/AppVersion-2024.8.2-informational?style=flat-square[AppVersion: 2024.8.2] == Maintainers .Maintainers