mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
disabled headscale updates
This commit is contained in:
parent
b9b82dde35
commit
4c0934014b
1 changed files with 7 additions and 0 deletions
|
@ -6,5 +6,12 @@
|
|||
":skipStatusChecks",
|
||||
"docker:enableMajor",
|
||||
"docker:pinDigests"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["headscale"],
|
||||
"matchManagers": ["docker-compose"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue