mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 13:01:44 +08:00
Update renovate.json: Add version rules for postgresql-postgis 16 and 17
This commit is contained in:
parent
7820de1995
commit
faced02e04
@ -193,6 +193,18 @@
|
||||
],
|
||||
"allowedVersions": "/^8.4.*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/postgresql-postgis/16-*/*.yml"
|
||||
],
|
||||
"allowedVersions": "/^16-*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/postgresql-postgis/17-*/*.yml"
|
||||
],
|
||||
"allowedVersions": "/^17-*/"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/safeline/8.*.*/*.yml"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user