mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 优化 JumpServer v4 版本安装包
This commit is contained in:
@@ -118,6 +118,14 @@
|
||||
"matchFileNames": ["apps/postgresql/16.*/*.yml"],
|
||||
"allowedVersions": "/^16.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/jumpserver/3.*/*.yml"],
|
||||
"allowedVersions": "/^3.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/jumpserver/4.*/*.yml"],
|
||||
"allowedVersions": "/^4.*/"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["ghcr.io/umami-software/umami"],
|
||||
|
||||
Reference in New Issue
Block a user