Skip to content

Commit d147824

Browse files
committed
update ansible vars
1 parent c742baf commit d147824

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ansible/vars.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ postgres_major:
1010

1111
# Full version strings for each major version
1212
postgres_release:
13-
postgresorioledb-17: "17.5.1.050-orioledb-pgbouncer-124"
14-
postgres17: "17.6.1.029-pgbouncer-124"
15-
postgres15: "15.14.1.029-pgbouncer-124"
13+
postgresorioledb-17: "17.6.0.018-orioledb"
14+
postgres17: "17.6.1.061"
15+
postgres15: "15.14.1.061"
1616

1717
# Non Postgres Extensions
18-
pgbouncer_release: 1.24.1
19-
pgbouncer_release_checksum: sha256:da72a3aba13072876d055a3e58dd4aba4a5de4ed6148e73033185245598fd3e0
18+
pgbouncer_release: 1.25.1
19+
pgbouncer_release_checksum: sha256:6e566ae92fe3ef7f6a1b9e26d6049f7d7ca39c40e29e7b38f6d5500ae15d8465
2020

2121
# The checksum can be found under "Assets", in the GitHub release page for each version.
2222
# The binaries used are: ubuntu-aarch64 and linux-static.

0 commit comments

Comments
 (0)