chore: publish new catalogue release changes
This commit is contained in:
parent
cbfba21d56
commit
714ce29731
1 changed files with 45 additions and 0 deletions
45
recipes.json
45
recipes.json
|
@ -3493,6 +3493,51 @@
|
||||||
"versions": [],
|
"versions": [],
|
||||||
"website": ""
|
"website": ""
|
||||||
},
|
},
|
||||||
|
"vikunja": {
|
||||||
|
"category": "Apps",
|
||||||
|
"default_branch": "main",
|
||||||
|
"description": "The to-do app to organize your life.",
|
||||||
|
"features": {
|
||||||
|
"backups": "Yes",
|
||||||
|
"email": "Yes",
|
||||||
|
"healthcheck": "Almost",
|
||||||
|
"image": {
|
||||||
|
"image": "vikunja",
|
||||||
|
"rating": "4",
|
||||||
|
"source": "upstream",
|
||||||
|
"url": "https://hub.docker.com/r/vikunja"
|
||||||
|
},
|
||||||
|
"status": 0,
|
||||||
|
"tests": "No",
|
||||||
|
"sso": "Yes"
|
||||||
|
},
|
||||||
|
"icon": "https://git.coopcloud.tech/repo-avatars/470-9626da7f6ed43de66b7bde942d88fe72",
|
||||||
|
"name": "vikunja",
|
||||||
|
"repository": "https://git.coopcloud.tech/coop-cloud/vikunja.git",
|
||||||
|
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/vikunja.git",
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"0.1.0+0.19.1": {
|
||||||
|
"api": {
|
||||||
|
"digest": "ed77b5d",
|
||||||
|
"image": "vikunja/api",
|
||||||
|
"tag": "0.19.2"
|
||||||
|
},
|
||||||
|
"app": {
|
||||||
|
"digest": "b03ebc8",
|
||||||
|
"image": "vikunja/frontend",
|
||||||
|
"tag": "0.19.1"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "e270a11",
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "13"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"website": ""
|
||||||
|
},
|
||||||
"wallabag": {
|
"wallabag": {
|
||||||
"category": "Apps",
|
"category": "Apps",
|
||||||
"default_branch": "main",
|
"default_branch": "main",
|
||||||
|
|
Loading…
Reference in a new issue