src: add rhel-93
This commit is contained in:
parent
303e557f07
commit
6e737c59a9
6 changed files with 89 additions and 6 deletions
|
|
@ -20,6 +20,7 @@ const Release = ({ release }: ReleaseProps) => {
|
|||
'rhel-90': 'RHEL 9.0',
|
||||
'rhel-91': 'RHEL 9.1',
|
||||
'rhel-92': 'RHEL 9.2',
|
||||
'rhel-93': 'RHEL 9.3',
|
||||
'centos-8': 'CentOS Stream 8',
|
||||
'centos-9': 'CentOS Stream 9',
|
||||
'fedora-35': 'Fedora 35',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue