chore: publish new catalogue release changes
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2022-12-15 17:30:31 +01:00
parent 67d76882c9
commit 69434d23df
1 changed files with 30 additions and 16 deletions

View File

@ -5634,12 +5634,12 @@
{ {
"1.0.0+5.8.1": { "1.0.0+5.8.1": {
"app": { "app": {
"digest": "5f9d748", "digest": "8b105c5",
"image": "wordpress", "image": "wordpress",
"tag": "5.8.1" "tag": "5.8.1"
}, },
"db": { "db": {
"digest": "14f1097", "digest": "a748acb",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
@ -5648,12 +5648,12 @@
{ {
"1.0.1+5.8.2": { "1.0.1+5.8.2": {
"app": { "app": {
"digest": "5f9d748", "digest": "8b105c5",
"image": "wordpress", "image": "wordpress",
"tag": "5.8.2" "tag": "5.8.2"
}, },
"db": { "db": {
"digest": "14f1097", "digest": "a748acb",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
@ -5662,12 +5662,12 @@
{ {
"1.0.2+5.8.3": { "1.0.2+5.8.3": {
"app": { "app": {
"digest": "5f9d748", "digest": "8b105c5",
"image": "wordpress", "image": "wordpress",
"tag": "5.8.3" "tag": "5.8.3"
}, },
"db": { "db": {
"digest": "14f1097", "digest": "a748acb",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
@ -5676,12 +5676,12 @@
{ {
"1.1.0+5.9.0": { "1.1.0+5.9.0": {
"app": { "app": {
"digest": "5f9d748", "digest": "8b105c5",
"image": "wordpress", "image": "wordpress",
"tag": "5.9.0" "tag": "5.9.0"
}, },
"db": { "db": {
"digest": "14f1097", "digest": "a748acb",
"image": "mariadb", "image": "mariadb",
"tag": "10.7" "tag": "10.7"
} }
@ -5690,12 +5690,12 @@
{ {
"1.1.1+5.9.2": { "1.1.1+5.9.2": {
"app": { "app": {
"digest": "5f9d748", "digest": "8b105c5",
"image": "wordpress", "image": "wordpress",
"tag": "5.9.2" "tag": "5.9.2"
}, },
"db": { "db": {
"digest": "14f1097", "digest": "a748acb",
"image": "mariadb", "image": "mariadb",
"tag": "10.7" "tag": "10.7"
} }
@ -5704,12 +5704,12 @@
{ {
"1.1.2+5.9.3": { "1.1.2+5.9.3": {
"app": { "app": {
"digest": "5f9d748", "digest": "8b105c5",
"image": "wordpress", "image": "wordpress",
"tag": "5.9.3" "tag": "5.9.3"
}, },
"db": { "db": {
"digest": "14f1097", "digest": "a748acb",
"image": "mariadb", "image": "mariadb",
"tag": "10.8" "tag": "10.8"
} }
@ -5718,12 +5718,12 @@
{ {
"2.0.0+6.0.0": { "2.0.0+6.0.0": {
"app": { "app": {
"digest": "5f9d748", "digest": "8b105c5",
"image": "wordpress", "image": "wordpress",
"tag": "6.0.0" "tag": "6.0.0"
}, },
"db": { "db": {
"digest": "14f1097", "digest": "a748acb",
"image": "mariadb", "image": "mariadb",
"tag": "10.8" "tag": "10.8"
} }
@ -5732,12 +5732,26 @@
{ {
"2.0.1+6.0.1": { "2.0.1+6.0.1": {
"app": { "app": {
"digest": "5f9d748", "digest": "8b105c5",
"image": "wordpress", "image": "wordpress",
"tag": "6.0.1" "tag": "6.0.1"
}, },
"db": { "db": {
"digest": "14f1097", "digest": "a748acb",
"image": "mariadb",
"tag": "10.8"
}
}
},
{
"2.1.0+6.1.1": {
"app": {
"digest": "8b105c5",
"image": "wordpress",
"tag": "6.1.1"
},
"db": {
"digest": "a748acb",
"image": "mariadb", "image": "mariadb",
"tag": "10.8" "tag": "10.8"
} }