Update Gluetun only daily
This commit is contained in:
parent
cde2c7fc69
commit
3aae5b9eb7
1 changed files with 5 additions and 0 deletions
|
@ -67,6 +67,11 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"description": "Update Gluetun only daily",
|
||||||
|
"matchDepNames": ["ghcr.io/qdm12/gluetun"],
|
||||||
|
"extends": ["schedule:daily"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "Use custom versioning for Vector",
|
"description": "Use custom versioning for Vector",
|
||||||
"matchDatasources": [
|
"matchDatasources": [
|
||||||
|
|
Loading…
Reference in a new issue