From 2d697f1b82efb89dcbb6d0c273d118f78a8b2168 Mon Sep 17 00:00:00 2001 From: knoflook Date: Mon, 30 Oct 2023 15:43:15 +0100 Subject: [PATCH] chore: publish new catalogue release changes --- recipes.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/recipes.json b/recipes.json index b05b407..8f0d2c7 100755 --- a/recipes.json +++ b/recipes.json @@ -3475,6 +3475,34 @@ "tag": "v4.0.6-hometown-1.1.1" } } + }, + { + "1.1.1+v4.0.6-hometown-1.1.1": { + "app": { + "image": "coop-cloud-chaos-patchs/hometown", + "tag": "v4.0.6-hometown-1.1.1" + }, + "db": { + "image": "postgres", + "tag": "14.5-alpine" + }, + "es": { + "image": "elasticsearch/elasticsearch-oss", + "tag": "7.10.2" + }, + "redis": { + "image": "redis", + "tag": "7.0-alpine" + }, + "sidekiq": { + "image": "coop-cloud-chaos-patchs/hometown", + "tag": "v4.0.6-hometown-1.1.1" + }, + "streaming": { + "image": "coop-cloud-chaos-patchs/hometown", + "tag": "v4.0.6-hometown-1.1.1" + } + } } ], "website": ""