Skip to content

matomo v2.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 23:53
· 14 commits to main since this release

matomo v2.0.0

Breaking Changes

  • feat(matomo)!: promote chart to stable (#1069)

Other Changes

  • release(matomo): 2.0.0 [skip ci]

Install

# OCI registry
helm install matomo oci://ghcr.io/helmforgedev/helm/matomo --version 2.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install matomo helmforge/matomo --version 2.0.0