Skip to content

Commit 9010161

Browse files
committed
prep for merge
1 parent 50f3f44 commit 9010161

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ansible/vars.yml

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

1212
# Full version strings for each major version
1313
postgres_release:
14-
postgres15: "15.8.1.004-pgmq-perms-7"
15-
# postgres16: "16.3.1.010-pgmq-perms"
14+
postgres15: "15.8.1.005"
15+
postgres16: "16.3.1.011"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)