add qbittorrent version
This commit is contained in:
15
.github/renovate.json
vendored
15
.github/renovate.json
vendored
@@ -76,6 +76,21 @@
|
||||
"automerge": false,
|
||||
"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",
|
||||
"matchDepNames": [
|
||||
|
Reference in New Issue
Block a user