mariadb-docker/versions.json
2025-06-12 19:02:30 +10:00

143 lines
2.8 KiB
JSON

{
"12.0": {
"milestone": "12.0",
"version": "12.0.1",
"fullVersion": "1:12.0.1+maria~ubu2404",
"releaseStatus": "RC",
"supportType": "Rolling",
"base": "ubuntu:noble",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"12.0-ubi": {
"milestone": "12.0",
"version": "12.0.1",
"fullVersion": "12.0.1",
"releaseStatus": "RC",
"supportType": "Rolling",
"base": "ubi9",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"11.8": {
"milestone": "11.8",
"version": "11.8.2",
"fullVersion": "1:11.8.2+maria~ubu2404",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubuntu:noble",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"11.8-ubi": {
"milestone": "11.8",
"version": "11.8.2",
"fullVersion": "11.8.2",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubi9",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"11.4": {
"milestone": "11.4",
"version": "11.4.7",
"fullVersion": "1:11.4.7+maria~ubu2404",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubuntu:noble",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"11.4-ubi": {
"milestone": "11.4",
"version": "11.4.7",
"fullVersion": "11.4.7",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubi9",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"10.11": {
"milestone": "10.11",
"version": "10.11.13",
"fullVersion": "1:10.11.13+maria~ubu2204",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubuntu:jammy",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"10.11-ubi": {
"milestone": "10.11",
"version": "10.11.13",
"fullVersion": "10.11.13",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubi9",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"10.6": {
"milestone": "10.6",
"version": "10.6.22",
"fullVersion": "1:10.6.22+maria~ubu2204",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubuntu:jammy",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
},
"10.6-ubi": {
"milestone": "10.6",
"version": "10.6.22",
"fullVersion": "10.6.22",
"releaseStatus": "Stable",
"supportType": "Long Term Support",
"base": "ubi9",
"arches": [
"amd64",
"arm64v8",
"ppc64le",
"s390x"
]
}
}