diff --git a/recipes.json b/recipes.json index 1715924..ea32d17 100755 --- a/recipes.json +++ b/recipes.json @@ -1527,6 +1527,26 @@ "tag": "3.0.1" } } + }, + { + "0.4.1+3.0.6": { + "app": { + "image": "bitnami/discourse", + "tag": "3.0.6" + }, + "db": { + "image": "postgres", + "tag": "13-alpine" + }, + "redis": { + "image": "redis", + "tag": "7.2-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "3.0.6" + } + } } ], "website": ""