Skip to content

clickhouse v2.0.0

Choose a tag to compare

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

clickhouse v2.0.0

Breaking Changes

  • feat(clickhouse)!: promote chart to stable (#1071)

Other Changes

  • release(clickhouse): 2.0.0 [skip ci]

Install

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

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