mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: 新增 Apache Tomcat (#1069)
This commit is contained in:
@@ -49,6 +49,18 @@
|
||||
{
|
||||
"matchFileNames": ["apps/dataease/2.*/*.yml"],
|
||||
"allowedVersions": ">=2.0"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/tomcat/8.*/*.yml"],
|
||||
"allowedVersions": "/^8.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/tomcat/9.*/*.yml"],
|
||||
"allowedVersions": "/^9.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/tomcat/10.*/*.yml"],
|
||||
"allowedVersions": "/^10.*/"
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
||||
Reference in New Issue
Block a user