src: add rhel-93

This commit is contained in:
Sanne Raymaekers 2023-11-13 16:26:41 +01:00
parent 303e557f07
commit 6e737c59a9
6 changed files with 89 additions and 6 deletions

View file

@ -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',