src: add rhel-8.10
This commit is contained in:
parent
896ce9e908
commit
2a7321247a
3 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ const Release = ({ release }: ReleaseProps) => {
|
|||
'rhel-87': 'RHEL 8.7',
|
||||
'rhel-88': 'RHEL 8.8',
|
||||
'rhel-89': 'RHEL 8.9',
|
||||
'rhel-8.10': 'RHEL 8.10',
|
||||
'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