chmonitor
Releases

Releases

Version history and release notes for chmonitor — what shipped in each version and how to upgrade.

chmonitor ships a single rolling documentation set that tracks the latest version. Each release note tells you what shipped; the migration guides walk you through moving between versions.

Current version: v0.3

You are reading the docs for v0.3. The version badge in the top navigation links back here.

Versions

Release cadence

Three channels track the dashboard at different speeds — pick the one that matches how fast you want changes.

ChannelWhat it isWhere to find it
Stable imagesPublished to chmonitor/chmonitor:latest on every push to mainDocker registry
Tagged releasesvX.Y.Z cut periodically, mirrored to the Helm chart and Docker tagsDocker tags + Helm
Full changelogThe complete per-tag historyGitHub Releases

CLI channels (chm / chmonitor)

The Rust CLI has its own chm-v* tags and channels (independent of the dashboard vX.Y.Z line):

ChannelHow it shipsInstall / update
stable (default)release-please → tag + dispatch cli-rust-release.ymlinstall.sh / chm update
betaCLI path pushes on main → prerelease chm-vX.Y.Z-beta.Nchm update --beta (also saves the channel) / CHM_CHANNEL=beta

See the chm CLI guide.

On this page