From f3594b0b01d8b797507147fcf26e98c06a563a7c Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Thu, 12 May 2022 17:27:01 +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 5c0fd79..f3928c4 100644 --- a/recipes.json +++ b/recipes.json @@ -1758,12 +1758,12 @@ { "1.0.1+1.48.0": { "app": { - "digest": "a0305c4", + "digest": "087dd6f", "image": "matrixdotorg/synapse", "tag": "v1.48.0" }, "db": { - "digest": "1ee973e", + "digest": "9dbc246", "image": "postgres", "tag": "13-alpine" } @@ -1772,12 +1772,12 @@ { "1.1.0+v1.51.0": { "app": { - "digest": "a0305c4", + "digest": "087dd6f", "image": "matrixdotorg/synapse", "tag": "v1.51.0" }, "db": { - "digest": "1ee973e", + "digest": "9dbc246", "image": "postgres", "tag": "13-alpine" } @@ -1786,12 +1786,12 @@ { "1.2.0+v1.52.0": { "app": { - "digest": "a0305c4", + "digest": "087dd6f", "image": "matrixdotorg/synapse", "tag": "v1.52.0" }, "db": { - "digest": "1ee973e", + "digest": "9dbc246", "image": "postgres", "tag": "13-alpine" } @@ -1800,12 +1800,26 @@ { "1.3.0+v1.55.2": { "app": { - "digest": "a0305c4", + "digest": "087dd6f", "image": "matrixdotorg/synapse", "tag": "v1.55.2" }, "db": { - "digest": "1ee973e", + "digest": "9dbc246", + "image": "postgres", + "tag": "13-alpine" + } + } + }, + { + "2.0.0+v1.58.1": { + "app": { + "digest": "087dd6f", + "image": "matrixdotorg/synapse", + "tag": "v1.58.1" + }, + "db": { + "digest": "9dbc246", "image": "postgres", "tag": "13-alpine" }