Skip to content

Commit 4cc4af1

Browse files
Merge pull request #624 from elfosardo/release-add-supported
🌱 Add change to supported versions in release docs
2 parents d1e3637 + bab0e45 commit 4cc4af1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/releasing.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,15 @@ visible.
120120

121121
[Prior art](https://github.com/metal3-io/ironic-image/pull/595)
122122

123-
### Branches lifecycle
123+
### Update supported versions in metal3-docs
124+
125+
Supported ironic-image release branches in
126+
[Supported Release Versions/Ironic-Image](https://github.com/metal3-io/metal3-docs/blob/main/docs/user-guide/src/version_support.md#ironic-image)
127+
must be updated to reflect the latest changes.
128+
The [CI Test Matrix](https://github.com/metal3-io/metal3-docs/blob/main/docs/user-guide/src/version_support.md#ci-test-matrix)
129+
shoud not be changed because it's updated only after a new CAPM3 release.
130+
131+
## Branches lifecycle
124132

125133
Stable branches are maintained for 6 months after their creation unless
126134
specified differently at the moment of the branch creation.

0 commit comments

Comments
 (0)