From 176bffe083a10952352c6048286a560c707cef84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:04:51 +0000 Subject: [PATCH 1/3] Update Helm release mysql to v9.23.0 --- charts/umami/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/umami/Chart.yaml b/charts/umami/Chart.yaml index 43bfc126..3b780bd5 100644 --- a/charts/umami/Chart.yaml +++ b/charts/umami/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: umami description: Umami is a simple, fast, privacy-focused alternative to Google Analytics. type: application -version: 3.2.0 +version: 3.2.1 appVersion: "postgresql-v2.9.0" home: https://github.com/christianhuth/helm-charts icon: https://raw.githubusercontent.com/umami-software/umami/master/public/android-chrome-512x512.png @@ -19,7 +19,7 @@ dependencies: condition: postgresql.enabled - name: mysql repository: https://charts.bitnami.com/bitnami - version: 9.22.0 + version: 9.23.0 condition: mysql.enabled annotations: artifacthub.io/category: monitoring-logging From ac15fe5c327785107753eef885b9af5ad2d85e10 Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Thu, 29 Aug 2024 22:52:17 +0200 Subject: [PATCH 2/3] Aktualisieren von Chart.yaml --- charts/umami/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/umami/Chart.yaml b/charts/umami/Chart.yaml index 3b780bd5..c11cfaaf 100644 --- a/charts/umami/Chart.yaml +++ b/charts/umami/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: umami description: Umami is a simple, fast, privacy-focused alternative to Google Analytics. type: application -version: 3.2.1 +version: 3.3.0 appVersion: "postgresql-v2.9.0" home: https://github.com/christianhuth/helm-charts icon: https://raw.githubusercontent.com/umami-software/umami/master/public/android-chrome-512x512.png @@ -25,7 +25,7 @@ annotations: artifacthub.io/category: monitoring-logging artifacthub.io/changes: | - kind: changed - description: bumped chart version of mysql to 9.22.0 + description: bumped chart version of mysql to 9.23.0 artifacthub.io/screenshots: | - title: Umami measures just the important metrics that you care about and everything is displayed on a single, easy to browse page. url: https://umami.is/images/feature-website-stats.png From 8ec49a13602df29dd23953995a1469012ec32270 Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Thu, 29 Aug 2024 22:55:53 +0200 Subject: [PATCH 3/3] Aktualisieren von Chart.yaml --- charts/umami/Chart.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/umami/Chart.yaml b/charts/umami/Chart.yaml index c11cfaaf..c173c085 100644 --- a/charts/umami/Chart.yaml +++ b/charts/umami/Chart.yaml @@ -15,7 +15,7 @@ sources: dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 14.1.3 + version: 14.3.3 condition: postgresql.enabled - name: mysql repository: https://charts.bitnami.com/bitnami @@ -26,6 +26,8 @@ annotations: artifacthub.io/changes: | - kind: changed description: bumped chart version of mysql to 9.23.0 + - kind: changed + description: bumped chart version of postgresql to 14.3.3 artifacthub.io/screenshots: | - title: Umami measures just the important metrics that you care about and everything is displayed on a single, easy to browse page. url: https://umami.is/images/feature-website-stats.png