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:
parent
1ec7d886e4
commit
fd30e5b634
6 changed files with 191 additions and 0 deletions
|
|
@ -43,6 +43,11 @@ const imageOutputStep = {
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
component: 'image-output-release-lifecycle',
|
||||
label: 'Release lifecycle',
|
||||
name: 'release-lifecycle',
|
||||
},
|
||||
{
|
||||
component: 'image-output-arch-select',
|
||||
label: 'Architecture',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue