From e1853267422361d0d7374e6a3febe544cb1765e6 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 28 Mar 2022 09:25:59 +0200 Subject: [PATCH] chore: publish new catalogue release changes --- recipes.json | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/recipes.json b/recipes.json index c0051db..5d77339 100644 --- a/recipes.json +++ b/recipes.json @@ -3190,12 +3190,12 @@ { "1.0.0+5.8.1": { "app": { - "digest": "4af01dc", + "digest": "601b0f5", "image": "wordpress", "tag": "5.8.1" }, "db": { - "digest": "45a5a43", + "digest": "6e0162b", "image": "mariadb", "tag": "10.6" } @@ -3204,12 +3204,12 @@ { "1.0.1+5.8.2": { "app": { - "digest": "4af01dc", + "digest": "601b0f5", "image": "wordpress", "tag": "5.8.2" }, "db": { - "digest": "45a5a43", + "digest": "6e0162b", "image": "mariadb", "tag": "10.6" } @@ -3218,12 +3218,12 @@ { "1.0.2+5.8.3": { "app": { - "digest": "4af01dc", + "digest": "601b0f5", "image": "wordpress", "tag": "5.8.3" }, "db": { - "digest": "45a5a43", + "digest": "6e0162b", "image": "mariadb", "tag": "10.6" } @@ -3232,12 +3232,26 @@ { "1.1.0+5.9.0": { "app": { - "digest": "4af01dc", + "digest": "601b0f5", "image": "wordpress", "tag": "5.9.0" }, "db": { - "digest": "45a5a43", + "digest": "6e0162b", + "image": "mariadb", + "tag": "10.7" + } + } + }, + { + "1.1.1+5.9.2": { + "app": { + "digest": "601b0f5", + "image": "wordpress", + "tag": "5.9.2" + }, + "db": { + "digest": "6e0162b", "image": "mariadb", "tag": "10.7" }