chore: publish new catalogue release changes
This commit is contained in:
parent
7741371422
commit
a7184d5969
1 changed files with 29 additions and 0 deletions
29
recipes.json
29
recipes.json
|
@ -2399,6 +2399,35 @@
|
|||
"tag": "1.23.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"ls": {
|
||||
"app": {
|
||||
"digest": "83f2010",
|
||||
"image": "nextcloud",
|
||||
"tag": "24.0.5-fpm"
|
||||
},
|
||||
"cache": {
|
||||
"digest": "2460522",
|
||||
"image": "redis",
|
||||
"tag": "7.0.4-alpine"
|
||||
},
|
||||
"cron": {
|
||||
"digest": "83f2010",
|
||||
"image": "nextcloud",
|
||||
"tag": "24.0.5-fpm"
|
||||
},
|
||||
"db": {
|
||||
"digest": "75993dd",
|
||||
"image": "postgres",
|
||||
"tag": "12"
|
||||
},
|
||||
"web": {
|
||||
"digest": "2d389e5",
|
||||
"image": "nginx",
|
||||
"tag": "1.23.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"website": "https://github.com/nextcloud/server"
|
||||
|
|
Loading…
Reference in a new issue