chore: publish new catalogue release changes

This commit is contained in:
decentral1se 2022-02-08 01:06:07 +01:00
parent e5f42dadb7
commit b672753619

View file

@ -2777,7 +2777,7 @@
"tag": "5.8.1" "tag": "5.8.1"
}, },
"db": { "db": {
"digest": "ed4d9a7", "digest": "6aede9b",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
@ -2791,7 +2791,7 @@
"tag": "5.8.2" "tag": "5.8.2"
}, },
"db": { "db": {
"digest": "ed4d9a7", "digest": "6aede9b",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
@ -2805,11 +2805,25 @@
"tag": "5.8.3" "tag": "5.8.3"
}, },
"db": { "db": {
"digest": "ed4d9a7", "digest": "6aede9b",
"image": "mariadb", "image": "mariadb",
"tag": "10.6" "tag": "10.6"
} }
} }
},
{
"1.1.0+5.9.0": {
"app": {
"digest": "1815f11",
"image": "wordpress",
"tag": "5.9.0"
},
"db": {
"digest": "1a09a91",
"image": "mariadb",
"tag": "10.7"
}
}
} }
], ],
"website": "https://github.com/wordpress/wordpress" "website": "https://github.com/wordpress/wordpress"