Skip to content

clickhouse v1.0.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 21:54
· 221 commits to main since this release

clickhouse v1.0.3

Other Changes

  • release(clickhouse): 1.0.3 [skip ci]
  • chore(clickhouse): bump clickhouse to 26.7.3 (#956)

Install

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

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