Wizard: add RHEL 9 beta

Only exposed in preview.
This commit is contained in:
Sanne Raymaekers 2024-10-16 12:46:07 +02:00
parent 25f9fac059
commit cd70d1ff95
5 changed files with 25 additions and 5 deletions

View file

@ -18,6 +18,7 @@ const Release = ({ release }: ReleaseProps) => {
'rhel-89': 'RHEL 8.9',
'rhel-8.10': 'RHEL 8.10',
'rhel-9': 'RHEL 9',
'rhel-9-beta': 'RHEL 9 Beta',
'rhel-9-nightly': 'RHEL 9',
'rhel-90': 'RHEL 9.0',
'rhel-91': 'RHEL 9.1',