chore: publish new catalogue release changes

This commit is contained in:
decentral1se 2022-03-28 09:25:59 +02:00
parent c39ecdbba1
commit e185326742

View file

@ -3190,12 +3190,12 @@
{ {
"1.0.0+5.8.1": { "1.0.0+5.8.1": {
"app": { "app": {
"digest": "4af01dc", "digest": "601b0f5",
"image": "wordpress", "image": "wordpress",
"tag": "5.8.1" "tag": "5.8.1"
}, },
"db": { "db": {
"digest": "45a5a43", "digest": "6e0162b",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
@ -3204,12 +3204,12 @@
{ {
"1.0.1+5.8.2": { "1.0.1+5.8.2": {
"app": { "app": {
"digest": "4af01dc", "digest": "601b0f5",
"image": "wordpress", "image": "wordpress",
"tag": "5.8.2" "tag": "5.8.2"
}, },
"db": { "db": {
"digest": "45a5a43", "digest": "6e0162b",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
@ -3218,12 +3218,12 @@
{ {
"1.0.2+5.8.3": { "1.0.2+5.8.3": {
"app": { "app": {
"digest": "4af01dc", "digest": "601b0f5",
"image": "wordpress", "image": "wordpress",
"tag": "5.8.3" "tag": "5.8.3"
}, },
"db": { "db": {
"digest": "45a5a43", "digest": "6e0162b",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
@ -3232,12 +3232,26 @@
{ {
"1.1.0+5.9.0": { "1.1.0+5.9.0": {
"app": { "app": {
"digest": "4af01dc", "digest": "601b0f5",
"image": "wordpress", "image": "wordpress",
"tag": "5.9.0" "tag": "5.9.0"
}, },
"db": { "db": {
"digest": "45a5a43", "digest": "6e0162b",
"image": "mariadb",
"tag": "10.7"
}
}
},
{
"1.1.1+5.9.2": {
"app": {
"digest": "601b0f5",
"image": "wordpress",
"tag": "5.9.2"
},
"db": {
"digest": "6e0162b",
"image": "mariadb", "image": "mariadb",
"tag": "10.7" "tag": "10.7"
} }