From 033e49c5c0da32eaed1b7d51ee1872a69ccdc738 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 23 Dec 2024 12:09:16 +0100 Subject: [PATCH] fix(home-assistant): update appVersion --- home-assistant/Chart.yaml | 4 ++-- home-assistant/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/home-assistant/Chart.yaml b/home-assistant/Chart.yaml index dc6a3bf..92ab999 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.12 +version: 0.2.13 # renovate: image=ghcr.io/home-assistant/home-assistant -appVersion: "2024.12.3" +appVersion: "2024.12.5" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/home-assistant/README.md b/home-assistant/README.md index cbf9f4b..17dc2aa 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.12](https://img.shields.io/badge/Version-0.2.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.12.3](https://img.shields.io/badge/AppVersion-2024.12.3-informational?style=flat-square) +![Version: 0.2.13](https://img.shields.io/badge/Version-0.2.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.12.5](https://img.shields.io/badge/AppVersion-2024.12.5-informational?style=flat-square) Home Assistant with tooling to run on an k3s pi