From b457790e0af3020479259f6a40943ac4b4a5a099 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 15 Feb 2024 15:16:00 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/recipes.json b/recipes.json index f31c989..24018ca 100755 --- a/recipes.json +++ b/recipes.json @@ -4044,6 +4044,34 @@ "tag": "v4.0.13-hometown-1.1.1" } } + }, + { + "1.1.7+v4.0.14-hometown-1.1.1": { + "app": { + "image": "coop-cloud-chaos-patchs/hometown", + "tag": "v4.0.14-hometown-1.1.1" + }, + "db": { + "image": "postgres", + "tag": "14.10-alpine" + }, + "es": { + "image": "elasticsearch/elasticsearch-oss", + "tag": "7.10.2" + }, + "redis": { + "image": "redis", + "tag": "7.2-alpine" + }, + "sidekiq": { + "image": "coop-cloud-chaos-patchs/hometown", + "tag": "v4.0.14-hometown-1.1.1" + }, + "streaming": { + "image": "coop-cloud-chaos-patchs/hometown", + "tag": "v4.0.14-hometown-1.1.1" + } + } } ], "website": ""