chore(ci): fix heimdall again

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Stavros Kois 2024-02-10 18:27:25 +02:00 committed by GitHub
parent aecb520f1c
commit b1e7365ebf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

@ -430,12 +430,6 @@
"matchPackageNames": ["linuxserver/calibre-web"], "matchPackageNames": ["linuxserver/calibre-web"],
"automerge": true, "automerge": true,
}, },
{
"matchDatasources": ["docker"],
"versioning": "regex:^version-v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
"matchPackageNames": ["linuxserver/heimdall"],
"automerge": true,
},
{ {
"matchDatasources": ["docker"], "matchDatasources": ["docker"],
"versioning": "regex:^postgresql-v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$", "versioning": "regex:^postgresql-v(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",