chore: publish new catalogue release changes

This commit is contained in:
Philipp Rothmann 2022-12-02 13:09:05 +01:00
parent ab6328eccc
commit b4c107a926

View file

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