mirror of
https://github.com/rancher/norman.git
synced 2025-09-15 23:01:40 +00:00
14 lines
683 B
Markdown
14 lines
683 B
Markdown
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 |
|
|
| 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 |
|