feat(supported-version): add support for MageOS 2.2.0

This commit is contained in:
Damien Retzinger
2026-03-10 13:47:46 -04:00
parent e6be791eed
commit b4526dbb52
3 changed files with 77 additions and 48 deletions
@@ -207,6 +207,21 @@
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2026-01-20T00:00:00+0000",
"eol": "2029-01-20T00:00:00+0000"
"eol": "2026-03-10T00:00:00+0000"
},
"mage-os/project-community-edition:2.2.0": {
"magento": "mage-os/project-community-edition:2.2.0",
"upstream": "2.4.8-p4",
"php": 8.4,
"composer": "2.9.3",
"mysql": "mysql:8.4",
"opensearch": "opensearchproject/opensearch:3",
"rabbitmq": "rabbitmq:4.1-management",
"valkey": "valkey/valkey:8.0",
"varnish": "varnish:7.7",
"nginx": "nginx:1.28",
"os": "ubuntu-latest",
"release": "2026-03-10T00:00:00+0000",
"eol": "2029-03-10T00:00:00+0000"
}
}
}