@@ -9,21 +9,20 @@ SUPPORTED_DISTROS = {
99 'Container Images for IBM Z and LinuxONE': 'IBMZ_container_registry'
1010},
1111'Debian': {
12- '11(Bullseye )': 'Debian_Bullseye_List ',
13- '12(Bookworm )': 'Debian_Bookworm_List '
12+ '12(Bookworm )': 'Debian_Bookworm_List ',
13+ '13(Trixie )': 'Debian_Trixie_List '
1414},
1515'ClefOS': {
1616 'ClefOS Base 7': 'ClefOS_7_List'
1717},
1818'openSUSE': {
1919 'Tumbleweed': 'OpenSUSE_Tumbleweed',
20- 'Leap 15.5 ': 'OpenSUSE_Leap_15_5 ',
21- 'Leap 15.6 ': 'OpenSUSE_Leap_15_6 '
20+ 'Leap 15.6 ': 'OpenSUSE_Leap_15_6 ',
21+ 'Leap 16.0 ': 'OpenSUSE_Leap_16_0 '
2222},
2323'Fedora': {
24- 'Fedora 38': 'Fedora_38_List',
25- 'Fedora 39': 'Fedora_39_List',
26- 'Fedora 40': 'Fedora_40_List'
24+ 'Fedora 42': 'Fedora_42_List',
25+ 'Fedora 43': 'Fedora_43_List'
2726},
2827'SUSE Package Hub SLES': {
2928},
@@ -34,17 +33,17 @@ SUPPORTED_DISTROS = {
3433'RHEL': {
3534},
3635'Alma Linux': {
37- 'Alma Linux 9': 'AlmaLinux_9_List'
36+ 'Alma Linux 9': 'AlmaLinux_9_List',
37+ 'Alma Linux 10': 'AlmaLinux_10_List'
3838},
3939'Rocky Linux': {
40- 'RockyLinux 9': 'RockyLinux_9_List'
40+ 'RockyLinux 9': 'RockyLinux_9_List',
41+ 'RockyLinux 10': 'RockyLinux_10_List'
4142},
4243'IBM Z Validated': {
43- 'IBM Z Validated RHEL 8': 'IBM_Validated_OSS_List_RHEL_8',
4444 'IBM Z Validated RHEL 9': 'IBM_Validated_OSS_List_RHEL_9',
45- 'IBM Z Validated SLES 12': 'IBM_Validated_OSS_List_SLES_12',
4645 'IBM Z Validated SLES 15': 'IBM_Validated_OSS_List_SLES_15',
47- 'IBM Z Validated Ubuntu 20 .04': 'IBM_Validated_OSS_List_Ubuntu_2004 ',
48- 'IBM Z Validated Ubuntu 22 .04': 'IBM_Validated_OSS_List_Ubuntu_2204 '
46+ 'IBM Z Validated Ubuntu 22 .04': 'IBM_Validated_OSS_List_Ubuntu_2204 ',
47+ 'IBM Z Validated Ubuntu 24 .04': 'IBM_Validated_OSS_List_Ubuntu_2404 '
4948}
5049}
0 commit comments