fix(home-assistant): update AppVersion to v2024.11.1
This commit is contained in:
parent
1d57a623fc
commit
50633fccbd
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -7,7 +7,7 @@ description: "Home Assistant with tooling to run on an k3s pi"
|
|||
|
||||
# home-assistant
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Home Assistant with tooling to run on an k3s pi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue