chore: publish new catalogue release changes
This commit is contained in:
parent
6ecd5a95b0
commit
cbfba21d56
1 changed files with 55 additions and 0 deletions
55
recipes.json
55
recipes.json
|
@ -1368,6 +1368,61 @@
|
||||||
"versions": [],
|
"versions": [],
|
||||||
"website": ""
|
"website": ""
|
||||||
},
|
},
|
||||||
|
"karrot": {
|
||||||
|
"category": "Utilities",
|
||||||
|
"default_branch": "main",
|
||||||
|
"description": "Karrot is a free and open-source tool for grassroots initiatives and groups of people that want to coordinate face-to-face activities on a local, autonomous and voluntary basis.",
|
||||||
|
"features": {
|
||||||
|
"backups": "No",
|
||||||
|
"email": "Yes",
|
||||||
|
"healthcheck": "Yes",
|
||||||
|
"image": {
|
||||||
|
"image": "karrot-backend",
|
||||||
|
"rating": "4",
|
||||||
|
"source": "upstream",
|
||||||
|
"url": "https://hub.docker.com/r/vlafvlaf/karrot_backend"
|
||||||
|
},
|
||||||
|
"status": 0,
|
||||||
|
"tests": "No",
|
||||||
|
"sso": "No"
|
||||||
|
},
|
||||||
|
"icon": "https://git.coopcloud.tech/repo-avatars/494-29d7f80ca2c196f63860e36db95c77c7",
|
||||||
|
"name": "karrot",
|
||||||
|
"repository": "https://git.coopcloud.tech/coop-cloud/karrot.git",
|
||||||
|
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/karrot.git",
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"0.1.0+0.1.0": {
|
||||||
|
"app": {
|
||||||
|
"digest": "unknown",
|
||||||
|
"image": "vlafvlaf/karrot_backend",
|
||||||
|
"tag": "0.1.0"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "75993dd",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "14-alpine"
|
||||||
|
},
|
||||||
|
"redis": {
|
||||||
|
"digest": "9da0896",
|
||||||
|
"image": "redis",
|
||||||
|
"tag": "6-alpine"
|
||||||
|
},
|
||||||
|
"web": {
|
||||||
|
"digest": "unknown",
|
||||||
|
"image": "vlafvlaf/karrot_frontend",
|
||||||
|
"tag": "0.1.0"
|
||||||
|
},
|
||||||
|
"worker": {
|
||||||
|
"digest": "unknown",
|
||||||
|
"image": "vlafvlaf/karrot_backend",
|
||||||
|
"tag": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"website": ""
|
||||||
|
},
|
||||||
"keycloak": {
|
"keycloak": {
|
||||||
"category": "Apps",
|
"category": "Apps",
|
||||||
"default_branch": "master",
|
"default_branch": "master",
|
||||||
|
|
Loading…
Reference in a new issue