发布应用 SeaweedFS

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
Meng Sen
2025-07-18 13:27:44 +08:00
parent 7376717ea7
commit ebabca237a

13
.github/renovate.json vendored
View File

@@ -268,6 +268,19 @@
"apps/maxkb/2.*.*/*.yml"
],
"allowedVersions": ">=2.0"
},
{
"matchDatasources": [
"docker"
],
"matchPackageNames": [
"prom/prometheus"
],
"matchCurrentVersion": "v2.21.0",
"matchPaths": [
"apps/seaweedfs/3.94/docker-compose.yml"
],
"enabled": false
}
],
"prCreation": "immediate"