Skip to content

clickhouse v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 10:43

clickhouse v1.0.0

Initial release of the clickhouse chart.

Breaking Changes

  • feat(charts)!: add matomo and clickhouse (#706)

Other Changes

  • release(clickhouse): 1.0.0 [skip ci]

Install

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

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