-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: christianknell <[email protected]>
- Loading branch information
christianknell
committed
Feb 20, 2024
1 parent
6d3b41f
commit 73cecf6
Showing
1 changed file
with
54 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24440,6 +24440,59 @@ entries: | |
- https://github.com/christianknell/helm-charts/releases/download/typo3-0.0.2/typo3-0.0.2.tgz | ||
version: 0.0.2 | ||
umami: | ||
- annotations: | ||
artifacthub.io/category: monitoring-logging | ||
artifacthub.io/changes: | | ||
- kind: added | ||
description: ability to define additional labels on Pods | ||
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 | ||
- title: Get detailed breakdowns about your visitors including what browser, OS and device they used. | ||
url: https://umami.is/images/feature-session-stats.png | ||
- title: Track more than just pageviews. Capture any event on your website like button clicks and form entries. | ||
url: https://umami.is/images/feature-events.png | ||
- title: Dive deeper into your data using easy to apply filters. Segment your users by any metric such as browser, OS, and country. | ||
url: https://umami.is/images/feature-filters.png | ||
- title: Get a realtime view of your current website traffic. See the exact pages where your visitors are landing. | ||
url: https://umami.is/images/feature-realtime.png | ||
- title: Umami has been translated into many different languages by the very active open source community. | ||
url: https://umami.is/images/feature-languages.png | ||
- title: Umami is able to track an unlimited number of websites from a single installation. You can even track subdomains and individual URLs. | ||
url: https://umami.is/images/feature-websites.png | ||
- title: Umami can be used to host data for friends or clients. Just create a separate account and they can start tracking their own websites on their own dashboard. | ||
url: https://umami.is/images/feature-accounts.png | ||
- title: The Umami interface has been optimized for mobile so you can view your stats from anywhere. | ||
url: https://umami.is/images/feature-mobile.png | ||
- title: Dark mode included. Choose your favorite theme for Umami. | ||
url: https://umami.is/images/feature-dark-mode.png | ||
apiVersion: v2 | ||
appVersion: postgresql-v2.9.0 | ||
created: "2024-02-20T12:15:07.161885503Z" | ||
dependencies: | ||
- condition: postgresql.enabled | ||
name: postgresql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 14.1.3 | ||
- condition: mysql.enabled | ||
name: mysql | ||
repository: https://charts.bitnami.com/bitnami | ||
version: 9.19.1 | ||
description: Umami is a simple, fast, privacy-focused alternative to Google Analytics. | ||
digest: 4fbd7733c5c3a19ecde4184b32191f3d569af446b62e32ea242a41f33965642e | ||
home: https://github.com/christianknell/helm-charts | ||
icon: https://raw.githubusercontent.com/umami-software/umami/master/public/android-chrome-512x512.png | ||
maintainers: | ||
- email: [email protected] | ||
name: christianknell | ||
name: umami | ||
sources: | ||
- https://github.com/umami-software/umami | ||
- https://umami.is/ | ||
type: application | ||
urls: | ||
- https://github.com/christianknell/helm-charts/releases/download/umami-3.1.0/umami-3.1.0.tgz | ||
version: 3.1.0 | ||
- annotations: | ||
artifacthub.io/category: monitoring-logging | ||
artifacthub.io/changes: | | ||
|
@@ -27639,4 +27692,4 @@ entries: | |
urls: | ||
- https://github.com/christianknell/helm-charts/releases/download/umami-1.0.0/umami-1.0.0.tgz | ||
version: 1.0.0 | ||
generated: "2024-02-20T11:40:06.836984152Z" | ||
generated: "2024-02-20T12:15:07.164406427Z" |