fix(grampsweb): update appVersion
This commit is contained in:
parent
056f1b3963
commit
fdbb960825
2 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@ name: grampsweb
|
|||
description: A Helm chart for gramps web
|
||||
icon: https://raw.githubusercontent.com/gramps-project/Gramps.js/main/images/icon512.png
|
||||
type: application
|
||||
version: 0.1.10
|
||||
version: 0.1.11
|
||||
# renovate: image=ghcr.io/gramps-project/grampsweb
|
||||
appVersion: "24.3.2"
|
||||
appVersion: "24.5.0"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= grampsweb
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.1.10-informational?style=flat-square[Version: 0.1.10]
|
||||
image::https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square[Version: 0.1.11]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-24.3.2-informational?style=flat-square[AppVersion: 24.3.2]
|
||||
image::https://img.shields.io/badge/AppVersion-24.5.0-informational?style=flat-square[AppVersion: 24.5.0]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue