From 6ba92338949ccb9fb024c57a0f394e505f4e05d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 14:53:04 +0000 Subject: [PATCH 1/2] Update Helm release mysql to v9.12.3 --- charts/polr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/polr/Chart.yaml b/charts/polr/Chart.yaml index 6159cb25..0a3d9fbc 100644 --- a/charts/polr/Chart.yaml +++ b/charts/polr/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: polr description: Polr is a quick, modern, and open-source link shortener type: application -version: 1.8.1 +version: 1.8.2 appVersion: "2.3.0" home: https://github.com/christianknell/helm-charts icon: http://docs.polrproject.org/en/latest/logo.png @@ -15,7 +15,7 @@ sources: dependencies: - name: mysql repository: https://charts.bitnami.com/bitnami - version: 9.12.1 + version: 9.12.3 annotations: artifacthub.io/changes: | - kind: changed From a665266ea798b8373acf0891059a809885cb9263 Mon Sep 17 00:00:00 2001 From: Christian Knell Date: Tue, 19 Sep 2023 16:53:27 +0200 Subject: [PATCH 2/2] Update Chart.yaml --- charts/polr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/polr/Chart.yaml b/charts/polr/Chart.yaml index 0a3d9fbc..1475c47b 100644 --- a/charts/polr/Chart.yaml +++ b/charts/polr/Chart.yaml @@ -19,7 +19,7 @@ dependencies: annotations: artifacthub.io/changes: | - kind: changed - description: bumped chart version of mysql to 9.12.1 + description: bumped chart version of mysql to 9.12.3 artifacthub.io/screenshots: | - title: Polr converts some long links into shorter ones. url: https://selfhostedweb.org/wp-content/uploads/2017/02/shortit-1024x346.png