add qbittorrent version
This commit is contained in:
15
.github/renovate.json
vendored
15
.github/renovate.json
vendored
@@ -76,6 +76,21 @@
|
|||||||
"automerge": false,
|
"automerge": false,
|
||||||
"minimumReleaseAge": "3 days"
|
"minimumReleaseAge": "3 days"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Label images, linuxserver versioning, qbittorrent",
|
||||||
|
"matchDepNames": [
|
||||||
|
"ghcr.io/linuxserver/qbittorrent"
|
||||||
|
],
|
||||||
|
"matchDatasources": [
|
||||||
|
"docker"
|
||||||
|
],
|
||||||
|
"addLabels": [
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-r(?<build>\\w+)-ls(?<release>\\d+)",
|
||||||
|
"automerge": false,
|
||||||
|
"minimumReleaseAge": "3 days"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "Automerge onedr0p plex images",
|
"description": "Automerge onedr0p plex images",
|
||||||
"matchDepNames": [
|
"matchDepNames": [
|
||||||
|
Reference in New Issue
Block a user