github ClickHouse/clickhouse-operator v0.0.1

11 hours ago

Install using the manifest

kubectl apply -f https://github.com/ClickHouse/clickhouse-operator/releases/download/v0.0.1/clickhouse-operator.yaml

Install using helmchart

helm install clickhouse-operator oci://ghcr.io/clickhouse/clickhouse-operator-helm \
   --version=0.0.1 \
   --create-namespace \
   -n clickhouse-operator-system

Changelog

  • no changes, initial release

Don't miss a new clickhouse-operator release

NewReleases is sending notifications on new releases.