Skip to content

umami v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 19:56

umami v1.0.0

Initial release of the umami chart.

Features

  • feat: add phase 1 charts — umami, metabase, liwan, wallabag, strava-statistics (#6)

Other Changes

  • release(umami): 1.0.0 [skip ci]

Install

# OCI registry
helm install umami oci://ghcr.io/helmforgedev/helm/umami --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install umami helmforge/umami --version 1.0.0