Skip to content

Commit 560f3f7

Browse files
Merge pull request #570 from dtantsur/versions
User guide: update support versions of IrSO and ironic-image
2 parents aba8692 + 1102a84 commit 560f3f7

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

docs/user-guide/src/irso/introduction.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,14 @@ A major and minor version can be supplied to the `Ironic` resource to request
7474
a specific branch of ironic-image (and thus Ironic). Here are supported version
7575
values for each branch and release of the operator:
7676

77-
| Operator version | Ironic version(s) | Default version |
78-
| ---------------- | ------------------------------ | --------------- |
79-
| latest (main) | latest, 30.0, 29.0, 28.0, 27.0 | latest |
80-
| 0.4.0 | 30.0, 29.0, 28.0, 27.0 | 30.0 |
81-
| 0.3.0 | 29.0, 28.0, 27.0 | latest |
82-
| 0.2.0 | 28.0, 27.0 | latest |
83-
| 0.1.0 | 27.0 | latest |
77+
| Operator version | Ironic version(s) | Default version | Support status |
78+
| ---------------- | ------------------------------------ | --------------- | -------------- |
79+
| latest (main) | latest, 31.0, 30.0, 29.0, 28.0, 27.0 | latest | Supported |
80+
| 0.5.0 | 31.0, 30.0, 29.0, 28.0, 27.0 | 31.0 | Supported |
81+
| 0.4.0 | 30.0, 29.0, 28.0, 27.0 | 30.0 | Supported |
82+
| 0.3.0 | 29.0, 28.0, 27.0 | latest | EOL |
83+
| 0.2.0 | 28.0, 27.0 | latest | EOL |
84+
| 0.1.0 | 27.0 | latest | EOL |
8485

8586
**NOTE:** the special version value `latest` always installs the latest
8687
available version of ironic-image and Ironic. This version value is

docs/user-guide/src/version_support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Following table summarizes Ironic-image release/test process:
7474

7575
| Minor release | Status | Ironic Branch |
7676
| ------------- | --------- | ------------------ |
77+
| v31.0 | Supported | bugfix/31.0 |
7778
| v30.0 | Supported | bugfix/30.0 |
7879
| v29.0 | Supported | stable/2025.1 |
7980
| v28.0 | Supported | bugfix/28.0 |

0 commit comments

Comments
 (0)