chore: publish new catalogue release changes
This commit is contained in:
parent
9b191e4dac
commit
2ad7292f33
1 changed files with 16 additions and 2 deletions
18
recipes.json
18
recipes.json
|
@ -2748,7 +2748,7 @@
|
|||
"tag": "5.8.1"
|
||||
},
|
||||
"db": {
|
||||
"digest": "528cfe8",
|
||||
"digest": "ed4d9a7",
|
||||
"image": "mariadb",
|
||||
"tag": "10.6"
|
||||
}
|
||||
|
@ -2762,7 +2762,21 @@
|
|||
"tag": "5.8.2"
|
||||
},
|
||||
"db": {
|
||||
"digest": "528cfe8",
|
||||
"digest": "ed4d9a7",
|
||||
"image": "mariadb",
|
||||
"tag": "10.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"1.0.2+5.8.3": {
|
||||
"app": {
|
||||
"digest": "2e5b600",
|
||||
"image": "wordpress",
|
||||
"tag": "5.8.3"
|
||||
},
|
||||
"db": {
|
||||
"digest": "ed4d9a7",
|
||||
"image": "mariadb",
|
||||
"tag": "10.6"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue