fix(grampsweb): update appVersion
This commit is contained in:
parent
5cba226c3d
commit
60f89f51bd
2 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@ 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.1.4
|
version: 0.1.5
|
||||||
|
# renovate: image=ghcr.io/gramps-project/grampsweb
|
||||||
appVersion: "24.1.0"
|
appVersion: "24.1.0"
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: WrenIX
|
- name: WrenIX
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
= grampsweb
|
= grampsweb
|
||||||
|
|
||||||
image::https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square[Version: 0.1.4]
|
image::https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square[Version: 0.1.5]
|
||||||
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.1.0-informational?style=flat-square[AppVersion: 24.1.0]
|
image::https://img.shields.io/badge/AppVersion-24.1.0-informational?style=flat-square[AppVersion: 24.1.0]
|
||||||
== Maintainers
|
== Maintainers
|
||||||
|
|
Loading…
Add table
Reference in a new issue