chore: publish new catalogue release changes
This commit is contained in:
parent
d6180d6a7f
commit
b49e41600e
1 changed files with 58 additions and 0 deletions
58
recipes.json
58
recipes.json
|
@ -2100,6 +2100,64 @@
|
|||
"tag": "1.20.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"2.0.0+23.0.4-fpm": {
|
||||
"app": {
|
||||
"digest": "9e98a82",
|
||||
"image": "nextcloud",
|
||||
"tag": "23.0.4-fpm"
|
||||
},
|
||||
"cache": {
|
||||
"digest": "1ca2c2a",
|
||||
"image": "redis",
|
||||
"tag": "6.2.7-alpine"
|
||||
},
|
||||
"cron": {
|
||||
"digest": "9e98a82",
|
||||
"image": "nextcloud",
|
||||
"tag": "23.0.4-fpm"
|
||||
},
|
||||
"db": {
|
||||
"digest": "dd21862",
|
||||
"image": "postgres",
|
||||
"tag": "12"
|
||||
},
|
||||
"web": {
|
||||
"digest": "de2543b",
|
||||
"image": "nginx",
|
||||
"tag": "1.21.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"2.1.0+24.0.0-fpm": {
|
||||
"app": {
|
||||
"digest": "9e98a82",
|
||||
"image": "nextcloud",
|
||||
"tag": "24.0.0-fpm"
|
||||
},
|
||||
"cache": {
|
||||
"digest": "1ca2c2a",
|
||||
"image": "redis",
|
||||
"tag": "7.0.0-alpine"
|
||||
},
|
||||
"cron": {
|
||||
"digest": "9e98a82",
|
||||
"image": "nextcloud",
|
||||
"tag": "24.0.0-fpm"
|
||||
},
|
||||
"db": {
|
||||
"digest": "dd21862",
|
||||
"image": "postgres",
|
||||
"tag": "12"
|
||||
},
|
||||
"web": {
|
||||
"digest": "de2543b",
|
||||
"image": "nginx",
|
||||
"tag": "1.21.6"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"website": "https://github.com/nextcloud/server"
|
||||
|
|
Loading…
Reference in a new issue