From 165c7614eac3257f67a813b1443b99cc57b596d7 Mon Sep 17 00:00:00 2001 From: eidottermihi Date: Fri, 8 Mar 2024 11:41:36 +0100 Subject: [PATCH] Chart.yaml description must be english for ArtifactHub, see https://github.com/artifacthub/hub/issues/2984#issuecomment-1985187771 --- charts/wjh-rechner/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/wjh-rechner/Chart.yaml b/charts/wjh-rechner/Chart.yaml index 84dfc3ad..3a88c22c 100644 --- a/charts/wjh-rechner/Chart.yaml +++ b/charts/wjh-rechner/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: wjh-rechner -description: "Orientierungsrechner für die Wirtschaftliche Jugendhilfe" +description: 'Orientation calculator for "Wirschaftliche Jugendhilfe" (WJH, economic youth welfare)' type: application -version: 1.0.0 +version: 1.0.1 appVersion: "1.0.0" maintainers: - name: itgkarl