Skip to content

Commit e99fc6a

Browse files
committed
Revert "Exclude PG 16"
This reverts commit 7e8087d.
1 parent 7e8087d commit e99fc6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ansible/vars.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,12 @@ async_mode: true
77
# postgresql_release_checksum: sha256:ea2cf059a85882654b989acd07edc121833164a30340faee0d3615cf7058e66c
88
postgres_major:
99
- "15"
10+
- "16"
1011

1112
# Full version strings for each major version
1213
postgres_release:
1314
postgres15: "15.8.1.004-repack"
15+
postgres16: "16.3.1.010"
1416

1517
# Non Postgres Extensions
1618
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)