From b945c6abf11c8e751146387a76228d8c308e71eb Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Mon, 19 Feb 2024 13:04:17 +0100 Subject: [PATCH] Update Chart.yaml --- charts/umami/Chart.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/charts/umami/Chart.yaml b/charts/umami/Chart.yaml index 1936acb4..ecaae2e1 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.1 +version: 3.0.0 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 @@ -25,13 +25,7 @@ annotations: artifacthub.io/category: monitoring-logging artifacthub.io/changes: | - kind: changed - description: bumped image version to v2.9.0 - - kind: changed - description: environment variable HASH_SALT is now called APP_SECRET. Values have been moved to `umami.appSecret` - - kind: added - description: support for new environment variables of Umami v2 - - kind: added - description: database migration job + description: bumped helm dependency to postgresql to 14.1.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