Skip to content

Component Versions

This page documents the component versions used by the current CloudTaser documentation. A component's latest standalone release and the version bundled by a published Helm chart are separate version tracks.

CloudTaser 1.0 (current)

Operator and Helm chart

Version track Version Meaning
Latest cloudtaser-operator component release v0.13.155 Newest standalone operator release; it is not automatically the chart default.
Current cloudtaser Helm chart v1.0.264 Bundles operator v0.13.153. Helm defaults and installation examples use this bundled version.

Do not assume that the latest operator component release is bundled by the latest chart. Install the chart-bundled operator unless you have separately validated an image override against that chart release.

Other documentation pins

Component Version Changelog
cloudtaser-wrapper v0.2.168 Releases
cloudtaser-ebpf v0.13.121 Releases
cloudtaser-cli v0.19.102 Releases
cloudtaser-beacon v0.5.44 Releases
cloudtaser-port v0.4.87 Releases
cloudtaser-s3-proxy v0.2.39 Releases
cloudtaser-db-proxy v0.1.33 Releases

Docs versioning

CloudTaser docs use mike for versioning. A new docs version is cut when a component release introduces breaking API or configuration changes. Patch and minor releases update the version variables within the current docs version.

Version history

Docs version Release date Notes
1.0 2026-05-31 Initial versioned release

Checking the Helm chart defaults

For the canonical current defaults, the Helm chart is always authoritative:

helm repo add cloudtaser https://charts.cloudtaser.io
helm repo update
helm show values cloudtaser/cloudtaser