chore: publish foodsoft release
This commit is contained in:
parent
a20e9d559e
commit
aad5c314c1
1 changed files with 46 additions and 11 deletions
57
recipes.json
57
recipes.json
|
@ -625,27 +625,62 @@
|
|||
"website": ""
|
||||
},
|
||||
"foodsoft": {
|
||||
"category": "",
|
||||
"category": "- **Category**: Apps",
|
||||
"default_branch": "main",
|
||||
"description": "Web-based software to manage a non-profit food coop",
|
||||
"features": {
|
||||
"backups": "",
|
||||
"email": "",
|
||||
"healthcheck": "",
|
||||
"backups": "- **Backups**:",
|
||||
"email": "- **Email**:",
|
||||
"healthcheck": "- **Healthcheck**:",
|
||||
"image": {
|
||||
"image": "",
|
||||
"rating": "",
|
||||
"source": "",
|
||||
"url": ""
|
||||
"image": "foodcoops/foodsoft",
|
||||
"rating": "4",
|
||||
"source": "upstream",
|
||||
"url": "https://hub.docker.com/r/foodcoops/foodsoft"
|
||||
},
|
||||
"status": 0,
|
||||
"tests": "",
|
||||
"sso": ""
|
||||
"tests": "- **Tests**:",
|
||||
"sso": "- **SSO**:"
|
||||
},
|
||||
"icon": "https://git.coopcloud.tech/repo-avatars/134-e87617f5af00d0532844827fd4cd37c3",
|
||||
"name": "foodsoft",
|
||||
"repository": "https://git.coopcloud.tech/coop-cloud/foodsoft.git",
|
||||
"versions": [],
|
||||
"versions": [
|
||||
{
|
||||
"1.0.0+4.7.1": {
|
||||
"app": {
|
||||
"digest": "a21c14a",
|
||||
"image": "foodcoops/foodsoft",
|
||||
"tag": "4.7.1"
|
||||
},
|
||||
"cache": {
|
||||
"digest": "563888f",
|
||||
"image": "redis",
|
||||
"tag": "6"
|
||||
},
|
||||
"cron": {
|
||||
"digest": "a21c14a",
|
||||
"image": "foodcoops/foodsoft",
|
||||
"tag": "4.7.1"
|
||||
},
|
||||
"db": {
|
||||
"digest": "528cfe8",
|
||||
"image": "mariadb",
|
||||
"tag": "10.6"
|
||||
},
|
||||
"smtp": {
|
||||
"digest": "a21c14a",
|
||||
"image": "foodcoops/foodsoft",
|
||||
"tag": "4.7.1"
|
||||
},
|
||||
"worker": {
|
||||
"digest": "a21c14a",
|
||||
"image": "foodcoops/foodsoft",
|
||||
"tag": "4.7.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"website": ""
|
||||
},
|
||||
"ghost": {
|
||||
|
|
Loading…
Reference in a new issue