From b538e6519def0ef1e41e1a0cdb7e862f772b33fb Mon Sep 17 00:00:00 2001 From: WrenIX Date: Mon, 10 Mar 2025 21:20:01 +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 51f4fd2..aa3d122 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.11" +version: "0.2.12" # renovate: image=ghcr.io/gramps-project/grampsweb -appVersion: "25.2.0" +appVersion: "25.3.1" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/grampsweb/README.md b/grampsweb/README.md index 07eaa1f..0b0d0a3 100644 --- a/grampsweb/README.md +++ b/grampsweb/README.md @@ -7,7 +7,7 @@ description: "A Helm chart for gramps web" # grampsweb -![Version: 0.2.11](https://img.shields.io/badge/Version-0.2.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 25.2.0](https://img.shields.io/badge/AppVersion-25.2.0-informational?style=flat-square) +![Version: 0.2.12](https://img.shields.io/badge/Version-0.2.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 25.3.1](https://img.shields.io/badge/AppVersion-25.3.1-informational?style=flat-square) A Helm chart for gramps web