Skip to content

matomo v2.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 09:12
· 2 commits to main since this release

matomo v2.1.0

Features

  • feat(matomo): add image pull secrets to archiver

Other Changes

  • release(matomo): 2.1.0 [skip ci]

Install

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

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