Wizard: Add release lifecycle charts

This adds information about release lifecycle to the Image Output step of the Wizard. Summary is also shown on the Review step.
This commit is contained in:
regexowl 2023-12-01 13:35:40 +01:00 committed by Lucas Garfield
parent 1ec7d886e4
commit fd30e5b634
6 changed files with 191 additions and 0 deletions

View file

@ -43,6 +43,11 @@ const imageOutputStep = {
},
],
},
{
component: 'image-output-release-lifecycle',
label: 'Release lifecycle',
name: 'release-lifecycle',
},
{
component: 'image-output-arch-select',
label: 'Architecture',