Chore: update catalogue
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
20
recipes.json
20
recipes.json
@ -5275,9 +5275,9 @@
|
||||
"default_branch": "main",
|
||||
"description": "Web-based multiuser time-tracking application",
|
||||
"features": {
|
||||
"backups": "No",
|
||||
"email": "No",
|
||||
"healthcheck": "No",
|
||||
"backups": "Yes",
|
||||
"email": "Yes",
|
||||
"healthcheck": "Yes",
|
||||
"image": {
|
||||
"image": "kimai/kimai2",
|
||||
"rating": "4",
|
||||
@ -5286,7 +5286,7 @@
|
||||
},
|
||||
"status": 0,
|
||||
"tests": "2",
|
||||
"sso": "No"
|
||||
"sso": "Yes"
|
||||
},
|
||||
"icon": "https://git.coopcloud.tech/repo-avatars/121-63207e715b9e6f90d292ab20867b4f5b",
|
||||
"name": "kimai",
|
||||
@ -5340,6 +5340,18 @@
|
||||
"tag": "5.7"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"1.1.0+apache-2.15.0-prod": {
|
||||
"app": {
|
||||
"image": "kimai/kimai2",
|
||||
"tag": "apache-2.15.0-prod"
|
||||
},
|
||||
"db": {
|
||||
"image": "mysql",
|
||||
"tag": "5.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"website": "https://github.com/kevinpapst/kimai2"
|
||||
|
||||
Reference in New Issue
Block a user