Skip to content

Commit

Permalink
🔧 (renovate): Disable Headscale v0.23.0 for now
Browse files Browse the repository at this point in the history
This looks to have been an accidental release, but the GHCR tags still exist
  • Loading branch information
gabe565 committed May 11, 2023
1 parent 453f0b2 commit 389d7ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
"matchDatasources": ["docker"],
"matchPackageNames": ["ghcr.io/dgtlmoon/changedetection.io"],
"versioning": "loose"
},
{
"matchDatasources": ["docker"],
"matchPackageNames": ["ghcr.io/juanfont/headscale"],
"allowedVersions": "!/^0.23.0$/"
}
],
"hostRules": [
Expand Down

0 comments on commit 389d7ad

Please sign in to comment.