chore: update PostgreSQL versions

This commit is contained in:
CloudNativePG Automated Updates
2025-09-25 13:53:08 +00:00
parent 15d90eebd4
commit 11c50d4df6

View File

@@ -26,7 +26,8 @@ postgreSQLVersions = [
"14.19",
"15.14",
"16.10",
"17.6"
"17.6",
"18.0"
]
// PostgreSQL preview versions to build, such as "18~beta1" or "18~rc1"