Release channels
stable
The current recommended release, and what a default install gets. Use this
unless you have a reason not to.
beta
Early access to new capabilities. Not covered by production support.
Published as prerelease versions such as
0.5.0-beta.1, so a default
install never picks one up.lts
Long-term support. Receives fixes for an extended window and is the target
for conservative upgrade policies.
--version. To try a beta, pass
--channel beta, or name the exact version:
Platform components
KubeBlocks CRDs is pinned separately from the KubeBlocks chart. The installer
applies CRDs from that reference because later KubeBlocks branches drop fields the
FalkorDB addon depends on. Override it with
KUBEBLOCKS_CRD_REF only when advised.Storage drivers
These subcharts are optional and disabled by default. They are pinned per release so an enabled driver stays reproducible.Admin components
The Admin Server, Admin UI, and Admin CLI images are tagged with the Enterprise chart version. Chart0.4.1 runs Admin Server 0.4.1, and so on.
Related
Changelog
What changed in each release.
Upgrade FalkorDB Enterprise
How to move between versions.