add qbittorrent version

This commit is contained in:
2024-08-16 15:46:41 -05:00
parent b81efb4bd6
commit 40aadd1196

15
.github/renovate.json vendored
View File

@@ -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": [