From 223dfaa651a4fd5cec81906891857d7579e11b75 Mon Sep 17 00:00:00 2001 From: drone Date: Sat, 9 Sep 2023 12:59:45 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) 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"