mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
e240f162e9
A maintenance cut of an older line (v5.1.36 after v6 GA, or a future 6.0.x patch after 6.1 ships) was allowed to move Docker/GHCR :latest and the GitHub latest release marker onto itself, silently downgrading every install that follows latest. Promote :MAJOR and :MAJOR.MINOR unconditionally, but :latest and make_latest only when the tag is the highest stable semver. workflow_dispatch gains force_latest as the explicit rollback escape hatch.