Skip to content

Commit 4ebfa28

Browse files
committed
Update ironic-image version support
Fix ironic upstream branches matrix
1 parent f844a79 commit 4ebfa28

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

docs/user-guide/src/version_support.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,17 @@ maintained as supported releases.
7272

7373
Following table summarizes Ironic-image release/test process:
7474

75-
| Minor release | Status | Ironic Branch |
76-
| ------------- | --------- | ------------- |
77-
| v29.0 | Supported | stable/2025.1 |
78-
| v28.0 | Supported | bugfix/28.0 |
79-
| v27.0 | Supported | bugfix/27.0 |
80-
| v26.0 | Supported | bugfix/26.0 |
81-
| v25.0 | Tested | EOL |
82-
| v24.1 | Tested | EOL |
83-
| v24.0 | EOL | EOL |
84-
| v23.1 | EOL | EOL |
75+
| Minor release | Status | Ironic Branch |
76+
| ------------- | --------- | ------------------ |
77+
| v30.0 | Supported | bugfix/30.0 |
78+
| v29.0 | Supported | stable/2025.1 |
79+
| v28.0 | Supported | bugfix/28.0 |
80+
| v27.0 | Supported | bugfix/27.0 |
81+
| v26.0 | Tested | bugfix/26.0 |
82+
| v25.0 | EOL | bugfix/25.0 (EOL) |
83+
| v24.1 | EOL | stable/2024.1 |
84+
| v24.0 | EOL | bugfix/24.0 (EOL) |
85+
| v23.1 | EOL | bugfix/23.1 (EOL) |
8586

8687
## Image tags
8788

0 commit comments

Comments
 (0)