fix(home-assistant): update appVersion
This commit is contained in:
parent
3b4b6961db
commit
bcef18fc36
6 changed files with 10 additions and 10 deletions
|
@ -3,9 +3,9 @@ name: grampsweb
|
||||||
description: A Helm chart for gramps web
|
description: A Helm chart for gramps web
|
||||||
icon: https://raw.githubusercontent.com/gramps-project/Gramps.js/main/images/icon512.png
|
icon: https://raw.githubusercontent.com/gramps-project/Gramps.js/main/images/icon512.png
|
||||||
type: application
|
type: application
|
||||||
version: "0.2.3"
|
version: "0.2.4"
|
||||||
# renovate: image=ghcr.io/gramps-project/grampsweb
|
# renovate: image=ghcr.io/gramps-project/grampsweb
|
||||||
appVersion: "24.10.0"
|
appVersion: "24.11.0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
= grampsweb
|
= grampsweb
|
||||||
|
|
||||||
image::https://img.shields.io/badge/Version-0.2.3-informational?style=flat-square[Version: 0.2.3]
|
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-application-informational?style=flat-square[Type: application]
|
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||||
image::https://img.shields.io/badge/AppVersion-24.10.0-informational?style=flat-square[AppVersion: 24.10.0]
|
image::https://img.shields.io/badge/AppVersion-24.11.0-informational?style=flat-square[AppVersion: 24.11.0]
|
||||||
== Maintainers
|
== Maintainers
|
||||||
|
|
||||||
.Maintainers
|
.Maintainers
|
||||||
|
|
|
@ -7,7 +7,7 @@ description: "A Helm chart for gramps web"
|
||||||
|
|
||||||
# grampsweb
|
# grampsweb
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
A Helm chart for gramps web
|
A Helm chart for gramps web
|
||||||
|
|
||||||
|
|
|
@ -3,9 +3,9 @@ name: home-assistant
|
||||||
description: Home Assistant with tooling to run on an k3s pi
|
description: Home Assistant with tooling to run on an k3s pi
|
||||||
icon: https://www.home-assistant.io/images/favicon-192x192.png
|
icon: https://www.home-assistant.io/images/favicon-192x192.png
|
||||||
type: application
|
type: application
|
||||||
version: 0.2.5
|
version: 0.2.6
|
||||||
# renovate: image=ghcr.io/home-assistant/home-assistant
|
# renovate: image=ghcr.io/home-assistant/home-assistant
|
||||||
appVersion: "2024.11.1"
|
appVersion: "2024.11.2"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
url: https://wrenix.eu
|
url: https://wrenix.eu
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
= home-assistant
|
= home-assistant
|
||||||
|
|
||||||
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-0.2.6-informational?style=flat-square[Version: 0.2.6]
|
||||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||||
image::https://img.shields.io/badge/AppVersion-2024.11.1-informational?style=flat-square[AppVersion: 2024.11.1]
|
image::https://img.shields.io/badge/AppVersion-2024.11.2-informational?style=flat-square[AppVersion: 2024.11.2]
|
||||||
== Maintainers
|
== Maintainers
|
||||||
|
|
||||||
.Maintainers
|
.Maintainers
|
||||||
|
|
|
@ -7,7 +7,7 @@ description: "Home Assistant with tooling to run on an k3s pi"
|
||||||
|
|
||||||
# home-assistant
|
# home-assistant
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
Home Assistant with tooling to run on an k3s pi
|
Home Assistant with tooling to run on an k3s pi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue