From 856b7bf913453327d61ac401dd9db6af481a4927 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sun, 2 Feb 2025 18:37:31 +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 6bca698..cb0750a 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.7" +version: "0.2.8" # renovate: image=ghcr.io/gramps-project/grampsweb -appVersion: "25.1.0" +appVersion: "25.1.1" maintainers: - name: WrenIX url: https://wrenix.eu diff --git a/grampsweb/README.md b/grampsweb/README.md index cf57292..be5bffc 100644 --- a/grampsweb/README.md +++ b/grampsweb/README.md @@ -7,7 +7,7 @@ description: "A Helm chart for gramps web" # grampsweb -![Version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 25.1.0](https://img.shields.io/badge/AppVersion-25.1.0-informational?style=flat-square) +![Version: 0.2.8](https://img.shields.io/badge/Version-0.2.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 25.1.1](https://img.shields.io/badge/AppVersion-25.1.1-informational?style=flat-square) A Helm chart for gramps web