diff --git a/recipes.json b/recipes.json index 0383d2c..5c1135a 100755 --- a/recipes.json +++ b/recipes.json @@ -2621,7 +2621,268 @@ "name": "discourse", "repository": "https://git.coopcloud.tech/coop-cloud/discourse.git", "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/discourse.git", - "versions": [], + "versions": [ + { + "0.1.0+2.7.7": { + "app": { + "image": "bitnami/discourse", + "tag": "2.7.10" + }, + "db": { + "image": "postgres", + "tag": "11-alpine" + }, + "redis": { + "image": "redis", + "tag": "6.0-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "2.7.7" + } + } + }, + { + "0.2.0+2.8.1": { + "app": { + "image": "bitnami/discourse", + "tag": "2.8.1" + }, + "db": { + "image": "postgres", + "tag": "11-alpine" + }, + "redis": { + "image": "redis", + "tag": "6.0-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "2.8.1" + } + } + }, + { + "0.2.1+2.8.9": { + "app": { + "image": "bitnami/discourse", + "tag": "2.8.9" + }, + "db": { + "image": "postgres", + "tag": "11-alpine" + }, + "redis": { + "image": "redis", + "tag": "6.0-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "2.8.9" + } + } + }, + { + "0.3.0+2.8.9": { + "app": { + "image": "bitnami/discourse", + "tag": "2.8.9" + }, + "db": { + "image": "postgres", + "tag": "13-alpine" + }, + "redis": { + "image": "redis", + "tag": "7.0-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "2.8.9" + } + } + }, + { + "0.3.1+2.8.9": { + "app": { + "image": "bitnami/discourse", + "tag": "2.8.9" + }, + "db": { + "image": "postgres", + "tag": "13-alpine" + }, + "redis": { + "image": "redis", + "tag": "7.0-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "2.8.9" + } + } + }, + { + "0.4.0+3.0.1": { + "app": { + "image": "bitnami/discourse", + "tag": "3.0.1" + }, + "db": { + "image": "postgres", + "tag": "13-alpine" + }, + "redis": { + "image": "redis", + "tag": "7.0-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "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" + } + } + }, + { + "0.5.0+3.0.6": { + "app": { + "image": "bitnami/discourse", + "tag": "3.0.6" + }, + "db": { + "image": "postgres", + "tag": "13" + }, + "redis": { + "image": "redis", + "tag": "7.2-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "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" + } + } + }, + { + "0.6.1+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" + } + } + }, + { + "0.6.2+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" + } + } + }, + { + "0.6.3+3.1.2": { + "app": { + "image": "bitnami/discourse", + "tag": "3.1.2" + }, + "db": { + "image": "postgres", + "tag": "13" + }, + "redis": { + "image": "redis", + "tag": "7.2-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "3.1.2" + } + } + }, + { + "0.7.0+3.3.1": { + "app": { + "image": "bitnami/discourse", + "tag": "3.3.1" + }, + "db": { + "image": "postgres", + "tag": "13" + }, + "redis": { + "image": "redis", + "tag": "7.4-alpine" + }, + "sidekiq": { + "image": "bitnami/discourse", + "tag": "3.3.1" + } + } + } + ], "website": "" }, "distribution": {