chore: publish new catalogue release changes

This commit is contained in:
Philipp Rothmann 2022-11-08 09:26:36 +01:00
parent b8724257b3
commit 4ac3751cae

View file

@ -5000,17 +5000,36 @@
{ {
"0.1.0+0.19.1": { "0.1.0+0.19.1": {
"api": { "api": {
"digest": "ed77b5d", "digest": "d062019",
"image": "vikunja/api", "image": "vikunja/api",
"tag": "0.19.2" "tag": "0.19.2"
}, },
"app": { "app": {
"digest": "b03ebc8", "digest": "4272775",
"image": "vikunja/frontend", "image": "vikunja/frontend",
"tag": "0.19.1" "tag": "0.19.1"
}, },
"db": { "db": {
"digest": "901a82b", "digest": "027eba2",
"image": "postgres",
"tag": "13"
}
}
},
{
"0.2.0+0.20.0": {
"api": {
"digest": "d062019",
"image": "vikunja/api",
"tag": "0.20.0"
},
"app": {
"digest": "4272775",
"image": "vikunja/frontend",
"tag": "0.20.0"
},
"db": {
"digest": "027eba2",
"image": "postgres", "image": "postgres",
"tag": "13" "tag": "13"
} }