From df8c615e798b3c25323dde1231c012aca103f74b Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 13 Mar 2024 23:38:14 +0100 Subject: [PATCH] fix(grampsweb): update appVersion --- grampsweb/Chart.yaml | 4 ++-- grampsweb/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/grampsweb/Chart.yaml b/grampsweb/Chart.yaml index e8c8be5..c1cd1bb 100644 --- a/grampsweb/Chart.yaml +++ b/grampsweb/Chart.yaml @@ -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.7 +version: 0.1.8 # renovate: image=ghcr.io/gramps-project/grampsweb -appVersion: "24.2.1" +appVersion: "24.3.0" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/grampsweb/README.adoc b/grampsweb/README.adoc index c9e3f5e..1a3203d 100644 --- a/grampsweb/README.adoc +++ b/grampsweb/README.adoc @@ -2,9 +2,9 @@ = grampsweb -image::https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square[Version: 0.1.7] +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-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-24.2.1-informational?style=flat-square[AppVersion: 24.2.1] +image::https://img.shields.io/badge/AppVersion-24.3.0-informational?style=flat-square[AppVersion: 24.3.0] == Maintainers .Maintainers