feat(supported-version): update matrix for Mage-OS 2.0.0 (#298)

* chore: add supported-version matrix info for Mage-OS 1.3.1 and 2.0.0

* Updated release date; merged latest changes and rebuilt index.js
This commit is contained in:
Ryan Hoerr
2025-10-14 20:34:45 -04:00
committed by Damien Retzinger
parent e99b140104
commit b0a3bea8e4
3 changed files with 36 additions and 7 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
@@ -10,8 +10,8 @@
"varnish": "varnish:7.6",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-06-17T00:00:00+0000",
"eol": "2028-06-18T00:00:00+0000"
"release": "2025-10-16T00:00:00+0000",
"eol": "2028-10-17T00:00:00+0000"
},
"mage-os/project-community-edition:next": {
"magento": "mage-os/project-community-edition:next",
@@ -24,8 +24,8 @@
"varnish": "varnish:7.6",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-06-17T00:00:00+0000",
"eol": "2028-06-18T00:00:00+0000"
"release": "2025-10-16T00:00:00+0000",
"eol": "2028-10-17T00:00:00+0000"
},
"mage-os/project-community-edition:>=1.0 <1.1": {
"magento": "mage-os/project-community-edition:>=1.0 <1.1",
@@ -81,6 +81,20 @@
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-08-13T00:00:00+0000",
"eol": "2028-08-14T00:00:00+0000"
"eol": "2025-10-16T00:00:00+0000"
},
"mage-os/project-community-edition:>=2.0 <2.1": {
"magento": "mage-os/project-community-edition:>=2.0 <2.1",
"php": 8.4,
"composer": "2.8.8",
"mysql": "mysql:8.4",
"opensearch": "opensearchproject/opensearch:2.19.1",
"rabbitmq": "rabbitmq:4.0-management",
"redis": "redis:7.2",
"varnish": "varnish:7.6",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-10-16T00:00:00+0000",
"eol": "2028-10-17T00:00:00+0000"
}
}
@@ -177,6 +177,21 @@
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-09-09T00:00:00+0000",
"eol": "2028-09-08T00:00:00+0000"
"eol": "2025-10-16T00:00:00+0000"
},
"mage-os/project-community-edition:2.0.0": {
"magento": "mage-os/project-community-edition:2.0.0",
"upstream": "2.4.8-p2",
"php": 8.4,
"composer": "2.8.8",
"mysql": "mysql:8.4",
"opensearch": "opensearchproject/opensearch:2.19.1",
"rabbitmq": "rabbitmq:4.0-management",
"redis": "redis:7.2",
"varnish": "varnish:7.6",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2025-10-16T00:00:00+0000",
"eol": "2028-10-17T00:00:00+0000"
}
}