From ee4ea655dd95fe150d3f7b777da54946dfd0a01e Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Fri, 25 Oct 2024 12:51:28 +0200 Subject: [PATCH] Update Chart.yaml --- charts/shlink-web/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/shlink-web/Chart.yaml b/charts/shlink-web/Chart.yaml index 8ddf74d2..134ba3ac 100644 --- a/charts/shlink-web/Chart.yaml +++ b/charts/shlink-web/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: shlink-web description: A ReactJS-based progressive web application for Shlink. type: application -version: 1.1.3 -appVersion: "4.1.2" +version: 1.2.0 +appVersion: "4.2.2" home: https://github.com/christianhuth/helm-charts icon: https://shlink.io/images/shlink-logo-blue.svg maintainers: @@ -15,7 +15,7 @@ sources: annotations: artifacthub.io/changes: | - kind: changed - description: added support for stable autoscaling api + description: bumped image version to 4.2.2 artifacthub.io/screenshots: | - title: Add a new link that should be shortened. url: https://alejandrocelaya.blog/assets/img/shlink-web-client-3/creation-form-after.png