fix(grampsweb): update appVersion
This commit is contained in:
parent
b2843b2f5d
commit
dbc747794d
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.8
|
||||
version: 0.1.9
|
||||
# renovate: image=ghcr.io/gramps-project/grampsweb
|
||||
appVersion: "24.3.0"
|
||||
appVersion: "24.3.1"
|
||||
maintainers:
|
||||
- name: WrenIX
|
||||
url: https://wrenix.eu
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
= grampsweb
|
||||
|
||||
image::https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square[Version: 0.1.8]
|
||||
image::https://img.shields.io/badge/Version-0.1.9-informational?style=flat-square[Version: 0.1.9]
|
||||
image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application]
|
||||
image::https://img.shields.io/badge/AppVersion-24.3.0-informational?style=flat-square[AppVersion: 24.3.0]
|
||||
image::https://img.shields.io/badge/AppVersion-24.3.1-informational?style=flat-square[AppVersion: 24.3.1]
|
||||
== Maintainers
|
||||
|
||||
.Maintainers
|
||||
|
|
Loading…
Add table
Reference in a new issue