We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9596f5 commit 3d9a87fCopy full SHA for 3d9a87f
ansible/vars.yml
@@ -9,9 +9,9 @@ postgres_major:
9
10
# Full version strings for each major version
11
postgres_release:
12
- postgresorioledb-17: "17.0.1.068-orioledb-rc-1"
13
- postgres17: "17.4.1.018-rc-1"
14
- postgres15: "15.8.1.075-rc-1"
+ postgresorioledb-17: "17.0.1.069-orioledb-pgbouncer-rc-1"
+ postgres17: "17.4.1.019-pgbouncer-rc-1"
+ postgres15: "15.8.1.076-pgbouncer-rc-1"
15
16
# Non Postgres Extensions
17
pgbouncer_release: "1.19.0"
0 commit comments