Skip to content

Commit 262a4f2

Browse files
authored
Merge pull request #293 from rhoerr/release/1.2.0
chore: updated supported-version matrix for Mage-OS release 1.2.0
2 parents 3a181c7 + d6d84e4 commit 262a4f2

3 files changed

Lines changed: 35 additions & 7 deletions

File tree

supported-version/dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

supported-version/src/versions/mage-os/composite.json

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,21 @@
2525
"nginx": "nginx:1.26",
2626
"os": "ubuntu-latest",
2727
"release": "2025-04-15T00:00:00+0000",
28-
"eol": "2028-04-22T00:00:00+0000"
28+
"eol": "2025-06-16T00:00:00+0000"
29+
},
30+
"mage-os/project-community-edition:>=1.2 <1.3": {
31+
"magento": "mage-os/project-community-edition:>=1.1 <1.2",
32+
"php": 8.4,
33+
"composer": "2.8.8",
34+
"mysql": "mysql:8.4",
35+
"opensearch": "opensearchproject/opensearch:2.19.1",
36+
"rabbitmq": "rabbitmq:4.0-management",
37+
"redis": "redis:7.2",
38+
"varnish": "varnish:7.6",
39+
"nginx": "nginx:1.26",
40+
"os": "ubuntu-latest",
41+
"release": "2025-06-17T00:00:00+0000",
42+
"eol": "2028-06-18T00:00:00+0000"
2943
},
3044
"mage-os/project-community-edition": {
3145
"magento": "mage-os/project-community-edition",
@@ -38,8 +52,8 @@
3852
"varnish": "varnish:7.6",
3953
"nginx": "nginx:1.26",
4054
"os": "ubuntu-latest",
41-
"release": "2025-04-15T00:00:00+0000",
42-
"eol": "2028-04-22T00:00:00+0000"
55+
"release": "2025-06-17T00:00:00+0000",
56+
"eol": "2028-06-18T00:00:00+0000"
4357
},
4458
"mage-os/project-community-edition:next": {
4559
"magento": "mage-os/project-community-edition:next",
@@ -52,7 +66,7 @@
5266
"varnish": "varnish:7.6",
5367
"nginx": "nginx:1.26",
5468
"os": "ubuntu-latest",
55-
"release": "2025-04-15T00:00:00+0000",
56-
"eol": "2028-04-22T00:00:00+0000"
69+
"release": "2025-06-17T00:00:00+0000",
70+
"eol": "2028-06-18T00:00:00+0000"
5771
}
5872
}

supported-version/src/versions/mage-os/individual.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,20 @@
123123
"nginx": "nginx:1.26",
124124
"os": "ubuntu-latest",
125125
"release": "2025-04-22T00:00:00+0000",
126-
"eol": "2028-04-23T00:00:00+0000"
126+
"eol": "2025-06-16T00:00:00+0000"
127+
},
128+
"mage-os/project-community-edition:1.2.0": {
129+
"magento": "mage-os/project-community-edition:1.2.0",
130+
"php": 8.4,
131+
"composer": "2.8.8",
132+
"mysql": "mysql:8.4",
133+
"opensearch": "opensearchproject/opensearch:2.19.1",
134+
"rabbitmq": "rabbitmq:4.0-management",
135+
"redis": "redis:7.2",
136+
"varnish": "varnish:7.6",
137+
"nginx": "nginx:1.26",
138+
"os": "ubuntu-latest",
139+
"release": "2025-06-17T00:00:00+0000",
140+
"eol": "2028-06-18T00:00:00+0000"
127141
}
128142
}

0 commit comments

Comments
 (0)