chore: publish new catalogue release changes
This commit is contained in:
parent
689c0ae8b8
commit
8969301c0e
1 changed files with 58 additions and 1 deletions
59
recipes.json
59
recipes.json
|
@ -1207,7 +1207,64 @@
|
||||||
"name": "hedgedoc",
|
"name": "hedgedoc",
|
||||||
"repository": "https://git.coopcloud.tech/coop-cloud/hedgedoc.git",
|
"repository": "https://git.coopcloud.tech/coop-cloud/hedgedoc.git",
|
||||||
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/hedgedoc.git",
|
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/hedgedoc.git",
|
||||||
"versions": [],
|
"versions": [
|
||||||
|
{
|
||||||
|
"0.1.0+1.8.2": {
|
||||||
|
"app": {
|
||||||
|
"digest": "unknown",
|
||||||
|
"image": "hedgedoc/hedgedoc",
|
||||||
|
"tag": "1.8.2"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "b2261d3",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "11.12-alpine"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"0.2.0+1.9.3": {
|
||||||
|
"app": {
|
||||||
|
"digest": "unknown",
|
||||||
|
"image": "hedgedoc/hedgedoc",
|
||||||
|
"tag": "1.9.3"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "b2261d3",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "11.15-alpine"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"0.3.0+1.9.3": {
|
||||||
|
"app": {
|
||||||
|
"digest": "unknown",
|
||||||
|
"image": "hedgedoc/hedgedoc",
|
||||||
|
"tag": "1.9.3"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "b2261d3",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "11.15-alpine"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"0.4.0+1.9.3": {
|
||||||
|
"app": {
|
||||||
|
"digest": "unknown",
|
||||||
|
"image": "hedgedoc/hedgedoc",
|
||||||
|
"tag": "1.9.3"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "b2261d3",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "11.16-alpine"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
"website": "https://git.hedgedoc.org/"
|
"website": "https://git.hedgedoc.org/"
|
||||||
},
|
},
|
||||||
"hometown": {
|
"hometown": {
|
||||||
|
|
Loading…
Reference in a new issue