Current stable versions for all ClickHouse Private components. Use these tags when copying artifacts to your registry and installing via Helm.
Container Images
Helm Charts
API
Notes
- The operator Helm chart version (
<<OPERATOR_TAG>>) differs from the operator image tag (main-<<OPERATOR_TAG>>). Use the Helm chart version when installing via helm install and the image tag when copying container images.
- FIPS builds append
-fips to the standard image tags for server, keeper, and operator. There is a single Helm chart per component — the FIPS variant is selected by the image tag, not by a different chart version.
- Version tags are substituted automatically when these docs are built. If you see raw template variables (e.g.,
<<SERVER_TAG>>), the build step has not run.
Last modified on August 7, 2026