From 4d5e493c98ffa2ce5d6fbba859d94d00d5a50ca2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:04:15 +0000 Subject: [PATCH] chore(deps): update helm release mysql to v11 --- 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 99c36b6c..a644016e 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.3.3 +version: 3.3.4 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.23.0 + version: 11.1.20 condition: mysql.enabled annotations: artifacthub.io/category: monitoring-logging