forked from repo-mirrors/cnpg-postgres-containers
chore: update PostgreSQL versions
This commit is contained in:
@@ -26,7 +26,8 @@ postgreSQLVersions = [
|
|||||||
"14.19",
|
"14.19",
|
||||||
"15.14",
|
"15.14",
|
||||||
"16.10",
|
"16.10",
|
||||||
"17.6"
|
"17.6",
|
||||||
|
"18.0"
|
||||||
]
|
]
|
||||||
|
|
||||||
// PostgreSQL preview versions to build, such as "18~beta1" or "18~rc1"
|
// PostgreSQL preview versions to build, such as "18~beta1" or "18~rc1"
|
||||||
|
Reference in New Issue
Block a user