Skip to content

Commit 9342b09

Browse files
committed
chore: include new full version for pg 17.2
1 parent 40c7c8d commit 9342b09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ postgres_major:
1010
# Full version strings for each major version
1111
postgres_release:
1212
postgresorioledb-17: "17.0.1.34-orioledb-pg17"
13+
postgres17: "17.2.1.001-pg17"
1314
postgres15: "15.8.1.038"
1415
# Non Postgres Extensions
1516
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)