From f04251db6b6f999b12fa4775db4d8d63d31bbf12 Mon Sep 17 00:00:00 2001 From: drone Date: Sun, 16 Jul 2023 20:53:52 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/recipes.json b/recipes.json index 3b1cf07..8f577d9 100755 --- a/recipes.json +++ b/recipes.json @@ -2665,6 +2665,34 @@ "tag": "v3.5.10-hometown-1.0.8" } } + }, + { + "1.0.0+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": ""