发布应用 PostgreSQL PostGIS 扩展版
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
12
.github/renovate.json
vendored
12
.github/renovate.json
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user