chore: publish new catalogue release changes
This commit is contained in:
parent
0a479c300a
commit
97e1c32288
1 changed files with 55 additions and 0 deletions
55
recipes.json
55
recipes.json
|
@ -1584,6 +1584,61 @@
|
||||||
"versions": [],
|
"versions": [],
|
||||||
"website": "https://github.com/adamyordan/laplace"
|
"website": "https://github.com/adamyordan/laplace"
|
||||||
},
|
},
|
||||||
|
"lemmy": {
|
||||||
|
"category": "Apps",
|
||||||
|
"default_branch": "main",
|
||||||
|
"description": "A federated link aggregator in Rust",
|
||||||
|
"features": {
|
||||||
|
"backups": "No",
|
||||||
|
"email": "No",
|
||||||
|
"healthcheck": "Yes",
|
||||||
|
"image": {
|
||||||
|
"image": "lemmy",
|
||||||
|
"rating": "4",
|
||||||
|
"source": "upstream",
|
||||||
|
"url": "https://hub.docker.com/r/dessalines/lemmy"
|
||||||
|
},
|
||||||
|
"status": 0,
|
||||||
|
"tests": "No",
|
||||||
|
"sso": "No"
|
||||||
|
},
|
||||||
|
"icon": "https://git.coopcloud.tech/repo-avatars/432-5751cb07a13ead1bea8249a8f3b5ae68",
|
||||||
|
"name": "lemmy",
|
||||||
|
"repository": "https://git.coopcloud.tech/coop-cloud/lemmy.git",
|
||||||
|
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/lemmy.git",
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"0.1.0+0.16.6": {
|
||||||
|
"app": {
|
||||||
|
"digest": "bff18c6",
|
||||||
|
"image": "dessalines/lemmy",
|
||||||
|
"tag": "0.16.6"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "f8dd270",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "12-alpine"
|
||||||
|
},
|
||||||
|
"pictrs": {
|
||||||
|
"digest": "e43abec",
|
||||||
|
"image": "asonix/pictrs",
|
||||||
|
"tag": "0.3.0-beta.12-r1"
|
||||||
|
},
|
||||||
|
"ui": {
|
||||||
|
"digest": "363532f",
|
||||||
|
"image": "dessalines/lemmy-ui",
|
||||||
|
"tag": "0.16.6"
|
||||||
|
},
|
||||||
|
"web": {
|
||||||
|
"digest": "b692a91",
|
||||||
|
"image": "nginx",
|
||||||
|
"tag": "1.20.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"website": ""
|
||||||
|
},
|
||||||
"levelfly": {
|
"levelfly": {
|
||||||
"category": "Apps",
|
"category": "Apps",
|
||||||
"default_branch": "main",
|
"default_branch": "main",
|
||||||
|
|
Loading…
Reference in a new issue