Upgrade
Upgrading self-hosted Radicas — versioning model and upgrade procedure. A structured draft tracking Phase 5.
Draft. The self-host upgrade path lands with Phase 5 of the platform roadmap; this page tracks it. Only the versioning model below is settled.
Versioning model
Self-host releases are versioned as chart releases with pinned container images — you upgrade the chart, and the images move together. These docs track the latest release rather than maintaining per-version branches; where behaviour depends on your installed chart version, pages carry a compatibility note keyed to it.
Upgrade procedure
To be documented: the helm upgrade flow, database migration handling, and any per-release migration notes.
Rollback
To be documented: rolling back a chart release and what that means for applied migrations.