1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-04 00:34:39 +00:00
Files
norman/VERSION.md

14 lines
683 B
Markdown
Raw Normal View History

Norman follows a pre-release (v0.x) strategy of semver. There is no compatibility between releases, and new releases are meant to be strictly compatible with a single version of Rancher. The current supported versions of Norman are as follows:
The current supported release lines are:
| Norman Branch | Norman Minor version | Matching Rancher Version |
|--------------------------|------------------------------------|------------------------------------------------|
| main | v0.7 | v2.13 |
| release/v0.6 | v0.6 | v2.12 |
2025-03-18 11:35:38 -04:00
| release/v0.5 | v0.5 | v2.11 |
| release/v0.4 | v0.4 | v2.10 |
| release/v0.3 | v0.3 | v2.9 |
| release/v0.2 | v0.2 | v2.8 |
| release/v0.1 | v0.1 | v2.7 |