chore: publish new catalogue release changes

This commit is contained in:
Philipp Rothmann 2022-08-04 18:41:06 +02:00
parent 9077b77d9e
commit 4e764c5333

View file

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