chore: publish new catalogue release changes
This commit is contained in:
parent
b672753619
commit
d8a4e97545
1 changed files with 31 additions and 1 deletions
32
recipes.json
32
recipes.json
|
@ -1818,7 +1818,37 @@
|
||||||
"name": "nextcloud",
|
"name": "nextcloud",
|
||||||
"repository": "https://git.coopcloud.tech/coop-cloud/nextcloud.git",
|
"repository": "https://git.coopcloud.tech/coop-cloud/nextcloud.git",
|
||||||
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/nextcloud.git",
|
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/nextcloud.git",
|
||||||
"versions": [],
|
"versions": [
|
||||||
|
{
|
||||||
|
"1.0.0+23.0.1-fpm": {
|
||||||
|
"app": {
|
||||||
|
"digest": "681adb2",
|
||||||
|
"image": "nextcloud",
|
||||||
|
"tag": "23.0.1-fpm"
|
||||||
|
},
|
||||||
|
"cache": {
|
||||||
|
"digest": "649d531",
|
||||||
|
"image": "redis",
|
||||||
|
"tag": "6.2.5-alpine"
|
||||||
|
},
|
||||||
|
"cron": {
|
||||||
|
"digest": "681adb2",
|
||||||
|
"image": "nextcloud",
|
||||||
|
"tag": "23.0.1-fpm"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "149713e",
|
||||||
|
"image": "mariadb",
|
||||||
|
"tag": "10.5"
|
||||||
|
},
|
||||||
|
"web": {
|
||||||
|
"digest": "598057a",
|
||||||
|
"image": "nginx",
|
||||||
|
"tag": "1.20.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
"website": "https://github.com/nextcloud/server"
|
"website": "https://github.com/nextcloud/server"
|
||||||
},
|
},
|
||||||
"notea": {
|
"notea": {
|
||||||
|
|
Loading…
Reference in a new issue