mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: PostgreSQL 支持 v17.0 版本
This commit is contained in:
@@ -118,6 +118,10 @@
|
||||
"matchFileNames": ["apps/postgresql/16.*/*.yml"],
|
||||
"allowedVersions": "/^16.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/postgresql/17.*/*.yml"],
|
||||
"allowedVersions": "/^17.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": ["apps/jumpserver/3.*/*.yml"],
|
||||
"allowedVersions": "/^3.*/"
|
||||
|
||||
Reference in New Issue
Block a user