src: add RHEL 8.9
This commit is contained in:
parent
344bdb6773
commit
f1141ec698
6 changed files with 6 additions and 3 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue