From 0ac5ff80a5895676fc4fd4765ab05ce9fc6d7dac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 19:03:11 +0000 Subject: [PATCH 1/2] chore(deps): update helm release mysql to v9.12.5 --- 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 150f86d3..cb9d536d 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: 1.20.0 +version: 1.20.1 appVersion: "postgresql-v1.40.0" home: https://github.com/christianknell/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.12.3 + version: 9.12.5 condition: mysql.enabled annotations: artifacthub.io/category: monitoring-logging From 50ba033d1b6f1204a12b1e37045fd76c4fa5de07 Mon Sep 17 00:00:00 2001 From: Christian Knell Date: Sun, 22 Oct 2023 21:05:47 +0200 Subject: [PATCH 2/2] Update Chart.yaml --- charts/umami/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/umami/Chart.yaml b/charts/umami/Chart.yaml index cb9d536d..14b8f258 100644 --- a/charts/umami/Chart.yaml +++ b/charts/umami/Chart.yaml @@ -25,7 +25,7 @@ annotations: artifacthub.io/category: monitoring-logging artifacthub.io/changes: | - kind: changed - description: bumped chart version of postgresql to 12.12.10 + description: bumped chart version of mysql to 9.12.5 - kind: changed description: template names of postgresql artifacthub.io/screenshots: |