feat: 优化 JumpServer v4 版本安装包

This commit is contained in:
wanghe-fit2cloud
2024-09-24 17:20:57 +08:00
parent a423ac7aaa
commit 9aa871f3f6
6 changed files with 47 additions and 25 deletions
+8
View File
@@ -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"],