1
0
mirror of https://github.com/rancher/norman.git synced 2025-09-19 18:16:15 +00:00
Files
norman/VERSION.md

12 lines
619 B
Markdown
Raw Permalink 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.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 |