From 87395f02ff550b4f813d53e6a73a9127a9112aa4 Mon Sep 17 00:00:00 2001 From: WrenIX Date: Sat, 13 Jan 2024 01:28:47 +0100 Subject: [PATCH] fix(grampsweb): lint --- grampsweb/Chart.yaml | 2 +- grampsweb/README.adoc | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/grampsweb/Chart.yaml b/grampsweb/Chart.yaml index f7c381b..c6a33ea 100644 --- a/grampsweb/Chart.yaml +++ b/grampsweb/Chart.yaml @@ -3,7 +3,7 @@ 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.1 +version: 0.1.2 appVersion: "23.11.0" maintainers: - name: WrenIX diff --git a/grampsweb/README.adoc b/grampsweb/README.adoc index c3ae5fa..802b3a4 100644 --- a/grampsweb/README.adoc +++ b/grampsweb/README.adoc @@ -2,9 +2,19 @@ = grampsweb -image::https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square[Version: 0.1.1] +image::https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square[Version: 0.1.2] image::https://img.shields.io/badge/Version-application-informational?style=flat-square[Type: application] image::https://img.shields.io/badge/AppVersion-23.11.0-informational?style=flat-square[AppVersion: 23.11.0] +== Maintainers + +.Maintainers +|=== +| Name | Email | Url + +| WrenIX +| +| +|=== == Usage