diff --git a/recipes.json b/recipes.json index 13f2519..a9c4251 100755 --- a/recipes.json +++ b/recipes.json @@ -5542,6 +5542,38 @@ "tag": "1.19.7" } } + }, + { + "2.7.1+1.40.0": { + "app": { + "image": "mediawiki", + "tag": "1.40.0" + }, + "db": { + "image": "mariadb", + "tag": "11.1" + }, + "simplesaml": { + "image": "coop-cloud-chaos-patchs/simplesamlphp", + "tag": "1.19.7" + } + } + }, + { + "2.7.2+1.40.0": { + "app": { + "image": "mediawiki", + "tag": "1.40.0" + }, + "db": { + "image": "mariadb", + "tag": "11.1" + }, + "simplesaml": { + "image": "coop-cloud-chaos-patchs/simplesamlphp", + "tag": "1.19.7" + } + } } ], "website": "https://gerrit.wikimedia.org/g/mediawiki/core"