mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-03 03:17:58 +08:00
分离 Umami
This commit is contained in:
parent
4ee071c530
commit
1f0b8afd4d
45
.github/renovate.json
vendored
45
.github/renovate.json
vendored
@ -80,12 +80,51 @@
|
||||
"allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["photoprism/photoprism"],
|
||||
"matchPackageNames": [
|
||||
"photoprism/photoprism"
|
||||
],
|
||||
"versioning": "regex:^(?<major>\\d{2})(?<minor>\\d{2})(?<patch>\\d{2})$"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["ghcr.io/umami-software/umami"],
|
||||
"matchDatasources": [
|
||||
"docker"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"ghcr.io/umami-software/umami"
|
||||
],
|
||||
"versioning": "docker"
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"docker"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"ghcr.io/umami-software/*"
|
||||
],
|
||||
"versioning": "docker"
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"docker"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"ghcr.io/umami-software/umami"
|
||||
],
|
||||
"matchVersions": [
|
||||
"^postgresql-v"
|
||||
],
|
||||
"versioning": "docker"
|
||||
},
|
||||
{
|
||||
"matchDatasources": [
|
||||
"docker"
|
||||
],
|
||||
"matchPackageNames": [
|
||||
"ghcr.io/umami-software/umami"
|
||||
],
|
||||
"matchVersions": [
|
||||
"^mysql-v"
|
||||
],
|
||||
"versioning": "docker"
|
||||
}
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user