chore: new hometown release
This commit is contained in:
parent
16613d7d46
commit
baa46f3ec8
1 changed files with 32 additions and 2 deletions
32
recipes.json
32
recipes.json
|
@ -1062,7 +1062,37 @@
|
||||||
"name": "hometown",
|
"name": "hometown",
|
||||||
"repository": "https://git.coopcloud.tech/coop-cloud/hometown.git",
|
"repository": "https://git.coopcloud.tech/coop-cloud/hometown.git",
|
||||||
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/hometown.git",
|
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/hometown.git",
|
||||||
"versions": [],
|
"versions": [
|
||||||
|
{
|
||||||
|
"0.1.1+v1.0.5_3.4.6": {
|
||||||
|
"app": {
|
||||||
|
"digest": "8400ca5",
|
||||||
|
"image": "decentral1se/hometown",
|
||||||
|
"tag": "v1.0.5_3.4.6"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "84e6f6c",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "9.6-alpine"
|
||||||
|
},
|
||||||
|
"redis": {
|
||||||
|
"digest": "32f8cf4",
|
||||||
|
"image": "redis",
|
||||||
|
"tag": "6.2-alpine"
|
||||||
|
},
|
||||||
|
"sidekiq": {
|
||||||
|
"digest": "04078a8",
|
||||||
|
"image": "decentral1se/hometown",
|
||||||
|
"tag": "v1.0.5_3.4.6"
|
||||||
|
},
|
||||||
|
"streaming": {
|
||||||
|
"digest": "04078a8",
|
||||||
|
"image": "decentral1se/hometown",
|
||||||
|
"tag": "v1.0.5_3.4.6"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
"website": ""
|
"website": ""
|
||||||
},
|
},
|
||||||
"invoiceninja": {
|
"invoiceninja": {
|
||||||
|
|
Loading…
Reference in a new issue