Skip to content

matomo v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 09:51

matomo v2.2.0

Features

  • feat(matomo): configure wait-for-db image

Other Changes

  • release(matomo): 2.2.0 [skip ci]

Install

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

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