From 6ca7741a915e5fcd8c9a018d38954a5bf70296c8 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Fri, 3 Jan 2025 13:42:52 +0100 Subject: [PATCH] fix(grampsweb): update appVersion --- grampsweb/Chart.yaml | 4 ++-- grampsweb/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/grampsweb/Chart.yaml b/grampsweb/Chart.yaml index ec0590c..14b651e 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.2.5" +version: "0.2.6" # renovate: image=ghcr.io/gramps-project/grampsweb -appVersion: "24.12.1" +appVersion: "24.12.2" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/grampsweb/README.md b/grampsweb/README.md index c773d6f..7d4b0d4 100644 --- a/grampsweb/README.md +++ b/grampsweb/README.md @@ -7,7 +7,7 @@ description: "A Helm chart for gramps web" # grampsweb -![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.12.1](https://img.shields.io/badge/AppVersion-24.12.1-informational?style=flat-square) +![Version: 0.2.6](https://img.shields.io/badge/Version-0.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 24.12.2](https://img.shields.io/badge/AppVersion-24.12.2-informational?style=flat-square) A Helm chart for gramps web