From 861e67d1ccb7eddb6afe59e4bfee06fafe5c9988 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:33:28 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v14 --- 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 48a9376c..1936acb4 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: 2.0.0 +version: 2.0.1 appVersion: "postgresql-v2.9.0" home: https://github.com/christianknell/helm-charts icon: https://raw.githubusercontent.com/umami-software/umami/master/public/android-chrome-512x512.png @@ -15,7 +15,7 @@ sources: dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.12.10 + version: 14.1.3 condition: postgresql.enabled - name: mysql repository: https://charts.bitnami.com/bitnami