chore: publish new catalogue release changes
This commit is contained in:
parent
b12add34f4
commit
072a26eca3
1 changed files with 11 additions and 2 deletions
13
recipes.json
13
recipes.json
|
@ -562,7 +562,7 @@
|
|||
{
|
||||
"1.0.0+2.0.4": {
|
||||
"app": {
|
||||
"digest": "40ab032",
|
||||
"digest": "fb3304f",
|
||||
"image": "drone/drone",
|
||||
"tag": "2.0.4"
|
||||
}
|
||||
|
@ -571,11 +571,20 @@
|
|||
{
|
||||
"1.1.0+2.4.0": {
|
||||
"app": {
|
||||
"digest": "40ab032",
|
||||
"digest": "fb3304f",
|
||||
"image": "drone/drone",
|
||||
"tag": "2.4.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"1.2.0+2.12.0": {
|
||||
"app": {
|
||||
"digest": "fb3304f",
|
||||
"image": "drone/drone",
|
||||
"tag": "2.12.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"website": "https://github.com/drone/drone"
|
||||
|
|
Loading…
Reference in a new issue