mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
doc: add OS support for ScyllaDB 2025.3
This commit adds the information about support for platforms in ScyllaDB version 2025.3. Fixes https://github.com/scylladb/scylladb/issues/24698 Closes scylladb/scylladb#25220
This commit is contained in:
committed by
Pavel Emelyanov
parent
8365219d40
commit
b67bb641bc
9
docs/_static/data/os-support.json
vendored
9
docs/_static/data/os-support.json
vendored
@@ -6,6 +6,15 @@
|
||||
"Amazon Linux": ["2023"]
|
||||
},
|
||||
"ScyllaDB Versions": [
|
||||
{
|
||||
"version": "ScyllaDB 2025.3",
|
||||
"supported_OS": {
|
||||
"Ubuntu": ["22.04", "24.04"],
|
||||
"Debian": ["11"],
|
||||
"Rocky / CentOS / RHEL": ["8", "9"],
|
||||
"Amazon Linux": ["2023"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "ScyllaDB 2025.2",
|
||||
"supported_OS": {
|
||||
|
||||
Reference in New Issue
Block a user