chore: publish new catalogue release changes

main
Philipp Rothmann 2022-12-02 13:09:05 +01:00
parent ab6328eccc
commit b4c107a926
1 changed files with 25 additions and 6 deletions

View File

@ -5219,17 +5219,17 @@
{
"0.1.0+0.19.1": {
"api": {
"digest": "d062019",
"digest": "28ae34b",
"image": "vikunja/api",
"tag": "0.19.2"
},
"app": {
"digest": "4272775",
"digest": "e7f38dd",
"image": "vikunja/frontend",
"tag": "0.19.1"
},
"db": {
"digest": "027eba2",
"digest": "68f5d95",
"image": "postgres",
"tag": "13"
}
@ -5238,17 +5238,36 @@
{
"0.2.0+0.20.0": {
"api": {
"digest": "d062019",
"digest": "28ae34b",
"image": "vikunja/api",
"tag": "0.20.0"
},
"app": {
"digest": "4272775",
"digest": "e7f38dd",
"image": "vikunja/frontend",
"tag": "0.20.0"
},
"db": {
"digest": "027eba2",
"digest": "68f5d95",
"image": "postgres",
"tag": "13"
}
}
},
{
"0.2.1+0.20.1": {
"api": {
"digest": "28ae34b",
"image": "vikunja/api",
"tag": "0.20.1"
},
"app": {
"digest": "e7f38dd",
"image": "vikunja/frontend",
"tag": "0.20.1"
},
"db": {
"digest": "68f5d95",
"image": "postgres",
"tag": "13"
}