chore: publish new catalogue release changes

main
Philipp Rothmann 2022-08-04 18:41:06 +02:00
parent 9077b77d9e
commit 4e764c5333
1 changed files with 73 additions and 15 deletions

View File

@ -2253,27 +2253,27 @@
{
"1.0.0+23.0.1-fpm": {
"app": {
"digest": "9e98a82",
"digest": "490a945",
"image": "nextcloud",
"tag": "23.0.1-fpm"
},
"cache": {
"digest": "1ca2c2a",
"digest": "3e42dd4",
"image": "redis",
"tag": "6.2.5-alpine"
},
"cron": {
"digest": "9e98a82",
"digest": "490a945",
"image": "nextcloud",
"tag": "23.0.1-fpm"
},
"db": {
"digest": "daf0f02",
"digest": "40b966d",
"image": "mariadb",
"tag": "10.5"
},
"web": {
"digest": "de2543b",
"digest": "b692a91",
"image": "nginx",
"tag": "1.20.0"
}
@ -2282,27 +2282,27 @@
{
"2.0.0+23.0.4-fpm": {
"app": {
"digest": "9e98a82",
"digest": "490a945",
"image": "nextcloud",
"tag": "23.0.4-fpm"
},
"cache": {
"digest": "1ca2c2a",
"digest": "3e42dd4",
"image": "redis",
"tag": "6.2.7-alpine"
},
"cron": {
"digest": "9e98a82",
"digest": "490a945",
"image": "nextcloud",
"tag": "23.0.4-fpm"
},
"db": {
"digest": "dd21862",
"digest": "e09e901",
"image": "postgres",
"tag": "12"
},
"web": {
"digest": "de2543b",
"digest": "b692a91",
"image": "nginx",
"tag": "1.21.6"
}
@ -2311,31 +2311,89 @@
{
"2.1.0+24.0.0-fpm": {
"app": {
"digest": "9e98a82",
"digest": "490a945",
"image": "nextcloud",
"tag": "24.0.0-fpm"
},
"cache": {
"digest": "1ca2c2a",
"digest": "3e42dd4",
"image": "redis",
"tag": "7.0.0-alpine"
},
"cron": {
"digest": "9e98a82",
"digest": "490a945",
"image": "nextcloud",
"tag": "24.0.0-fpm"
},
"db": {
"digest": "dd21862",
"digest": "e09e901",
"image": "postgres",
"tag": "12"
},
"web": {
"digest": "de2543b",
"digest": "b692a91",
"image": "nginx",
"tag": "1.21.6"
}
}
},
{
"2.1.1+24.0.2-fpm": {
"app": {
"digest": "490a945",
"image": "nextcloud",
"tag": "24.0.2-fpm"
},
"cache": {
"digest": "3e42dd4",
"image": "redis",
"tag": "7.0.0-alpine"
},
"cron": {
"digest": "490a945",
"image": "nextcloud",
"tag": "24.0.2-fpm"
},
"db": {
"digest": "e09e901",
"image": "postgres",
"tag": "12"
},
"web": {
"digest": "b692a91",
"image": "nginx",
"tag": "1.21.6"
}
}
},
{
"2.1.2+24.0.3-fpm": {
"app": {
"digest": "490a945",
"image": "nextcloud",
"tag": "24.0.3-fpm"
},
"cache": {
"digest": "3e42dd4",
"image": "redis",
"tag": "7.0.4-alpine"
},
"cron": {
"digest": "490a945",
"image": "nextcloud",
"tag": "24.0.3-fpm"
},
"db": {
"digest": "e09e901",
"image": "postgres",
"tag": "12"
},
"web": {
"digest": "b692a91",
"image": "nginx",
"tag": "1.23.1"
}
}
}
],
"website": "https://github.com/nextcloud/server"