chore: publish new catalogue release changes
This commit is contained in:
parent
e5f42dadb7
commit
b672753619
1 changed files with 17 additions and 3 deletions
20
recipes.json
20
recipes.json
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue