a
This commit is contained in:
parent
5de9ffb979
commit
0537f521fd
4 changed files with 38 additions and 25 deletions
|
@ -50,6 +50,12 @@
|
|||
],
|
||||
"datasourceTemplate": "github-tags",
|
||||
"packageNameTemplate": "moby/buildkit"
|
||||
},{
|
||||
"customType": "regex",
|
||||
"managerFilePatterns": ["Dockerfile", ".woodpecker/build.yaml"],
|
||||
"matchStrings": ["https://github.com/jqlang/jq/releases/download/(?<currentValue>jq-[0-9]+\\.[0-9]+\\.[0-9]+)/jq-linux-$SUFFIX"],
|
||||
"datasourceTemplate": "github-tags",
|
||||
"packageNameTemplate": "qlang/jq"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue