Add 2.4.4-p8, 2.4.5-p7, 2.4.6-p5 and 2.4.7 releases to supported-versions matrix (#222)

* Add 2.4.4-p8, 2.4.5-p7, 2.4.6-p6 and 2.4.7 releases to supported-versions matrix

* Update build
This commit is contained in:
Vinai Kopp
2024-04-30 11:12:32 +02:00
committed by GitHub
parent 52584b3dd2
commit 4f193802bc
4 changed files with 113 additions and 33 deletions
@@ -291,6 +291,20 @@
"nginx": "nginx:1.22",
"os": "ubuntu-latest",
"release": "2024-02-12T00:00:00+0000",
"eol": "2024-04-09T00:00:00+0000"
},
"magento/project-community-edition:2.4.4-p8": {
"magento": "magento/project-community-edition:2.4.4-p8",
"php": 8.1,
"composer": "2.2.21",
"mysql": "mysql:8.0",
"elasticsearch": "elasticsearch:7.17.5",
"rabbitmq": "rabbitmq:3.9-management",
"redis": "redis:6.2",
"varnish": "varnish:7.3",
"nginx": "nginx:1.22",
"os": "ubuntu-latest",
"release": "2024-04-09T00:00:00+0000",
"eol": "2025-04-24T00:00:00+0000"
},
"magento/project-community-edition:2.4.5": {
@@ -389,6 +403,20 @@
"nginx": "nginx:1.22",
"os": "ubuntu-latest",
"release": "2024-02-12T00:00:00+0000",
"eol": "2024-04-09T00:00:00+0000"
},
"magento/project-community-edition:2.4.5-p7": {
"magento": "magento/project-community-edition:2.4.5-p7",
"php": 8.1,
"composer": "2.2.21",
"mysql": "mysql:8.0",
"elasticsearch": "elasticsearch:7.17.5",
"rabbitmq": "rabbitmq:3.11-management",
"redis": "redis:6.2",
"varnish": "varnish:7.1",
"nginx": "nginx:1.22",
"os": "ubuntu-latest",
"release": "2024-04-09T00:00:00+0000",
"eol": "2025-08-09T00:00:00+0000"
},
"magento/project-community-edition:2.4.6": {
@@ -459,6 +487,34 @@
"nginx": "nginx:1.22",
"os": "ubuntu-latest",
"release": "2024-02-12T00:00:00+0000",
"eol": "2024-04-09T00:00:00+0000"
},
"magento/project-community-edition:2.4.6-p5": {
"magento": "magento/project-community-edition:2.4.6-p5",
"php": 8.1,
"composer": "2.2.21",
"mysql": "mysql:8.0",
"elasticsearch": "elasticsearch:8.5.3",
"rabbitmq": "rabbitmq:3.9-management",
"redis": "redis:7.0",
"varnish": "varnish:7.3",
"nginx": "nginx:1.22",
"os": "ubuntu-latest",
"release": "2024-04-09T00:00:00+0000",
"eol": "2026-03-14T00:00:00+0000"
},
"magento/project-community-edition:2.4.7": {
"magento": "magento/project-community-edition:2.4.7",
"php": 8.3,
"composer": "2.7.4",
"mysql": "mariadb:10.6",
"elasticsearch": "opensearch:2.12.0",
"rabbitmq": "rabbitmq:3.12-management",
"redis": "redis:7.2",
"varnish": "varnish:7.4",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2024-04-09T00:00:00+0000",
"eol": "2027-04-09T00:00:00+0000"
}
}