diff --git a/recipes.json b/recipes.json index b540441..be63403 100755 --- a/recipes.json +++ b/recipes.json @@ -1670,6 +1670,26 @@ "tag": "3.0.6" } } + }, + { + "0.6.0+3.1.1": { + "app": { + "image": "bitnami/discourse", + "tag": "3.1.1" + }, + "db": { + "image": "postgres", + "tag": "13" + }, + "redis": { + "image": "redis", + "tag": "7.2-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "3.1.1" + } + } } ], "website": ""