Skip to content

Commit

Permalink
Update Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth authored Feb 19, 2024
1 parent 861e67d commit b945c6a
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions charts/umami/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit b945c6a

Please sign in to comment.