From c74925e69ad93d47c72016402d3de6a5e386dfc8 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Wed, 3 Apr 2024 13:50:04 +0200 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 4bc8184..40a9b6f 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.9 +version: 0.1.10 # renovate: image=ghcr.io/gramps-project/grampsweb -appVersion: "24.3.1" +appVersion: "24.3.2" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/grampsweb/README.adoc b/grampsweb/README.adoc index bca842e..83fd0b9 100644 --- a/grampsweb/README.adoc +++ b/grampsweb/README.adoc @@ -2,9 +2,9 @@ = grampsweb -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-0.1.10-informational?style=flat-square[Version: 0.1.10] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] -image::https://img.shields.io/badge/AppVersion-24.3.1-informational?style=flat-square[AppVersion: 24.3.1] +image::https://img.shields.io/badge/AppVersion-24.3.2-informational?style=flat-square[AppVersion: 24.3.2] == Maintainers .Maintainers