发布应用 PostgreSQL PostGIS 扩展版

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2025-08-13 15:34:46 +08:00
parent 6e64fc626e
commit 2c54794081
+12
View File
@@ -37,6 +37,18 @@
],
"allowedVersions": "/^pg(12|13|14|15|16)*/"
},
{
"matchFileNames": [
"apps/postgresql-postgis/16.*/*.yml"
],
"allowedVersions": "/^16.*/"
},
{
"matchFileNames": [
"apps/postgresql-postgis/17.*/*.yml"
],
"allowedVersions": "/^17.*/"
},
{
"matchFileNames": [
"apps/postgresql/16.*/*.yml"