chore: publish new catalogue release changes
This commit is contained in:
parent
f6aeb4ee05
commit
e88046be0a
1 changed files with 16 additions and 1 deletions
17
recipes.json
17
recipes.json
|
@ -1900,7 +1900,22 @@
|
||||||
"name": "outline",
|
"name": "outline",
|
||||||
"repository": "https://git.coopcloud.tech/coop-cloud/outline.git",
|
"repository": "https://git.coopcloud.tech/coop-cloud/outline.git",
|
||||||
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/outline.git",
|
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/outline.git",
|
||||||
"versions": [],
|
"versions": [
|
||||||
|
{
|
||||||
|
"0.1.0+0.60.3": {
|
||||||
|
"app": {
|
||||||
|
"digest": "8fe2eea",
|
||||||
|
"image": "outlinewiki/outline",
|
||||||
|
"tag": "0.60.3"
|
||||||
|
},
|
||||||
|
"postgres": {
|
||||||
|
"digest": "20de2c3",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "11"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
"website": "https://github.com/outline/outline"
|
"website": "https://github.com/outline/outline"
|
||||||
},
|
},
|
||||||
"owncast": {
|
"owncast": {
|
||||||
|
|
Loading…
Reference in a new issue