src: add RHEL 8.9

This commit is contained in:
Sanne Raymaekers 2023-11-16 11:03:07 +01:00 committed by Lucas Garfield
parent 344bdb6773
commit f1141ec698
6 changed files with 6 additions and 3 deletions

View file

@ -15,6 +15,7 @@ const Release = ({ release }: ReleaseProps) => {
'rhel-86': 'RHEL 8.6',
'rhel-87': 'RHEL 8.7',
'rhel-88': 'RHEL 8.8',
'rhel-89': 'RHEL 8.9',
'rhel-9': 'RHEL 9',
'rhel-9-nightly': 'RHEL 9',
'rhel-90': 'RHEL 9.0',