mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
543c448b72
Update the release calendar table now that v2.31.7 has been promoted to stable (`latest` on GitHub Releases). ## Changes | Release | Old Status | New Status | Latest Patch | |---------|-----------|------------|-------------| | 2.31 | Mainline | Stable | v2.31.7 | | 2.30 | Stable | Security Support | v2.30.6 | | 2.29 | Security Support + ESR | Extended Support Release | v2.29.9 | --- > **Note:** The auto-generation script (`scripts/update-release-calendar.sh`) determines status positionally from the latest non-RC tag, so it will always mark the latest minor version as "Mainline". This manual update is needed to reflect the promotion of 2.31 to stable. Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>