We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c742baf commit 939694eCopy full SHA for 939694e
ansible/vars.yml
@@ -15,8 +15,8 @@ postgres_release:
15
postgres15: "15.14.1.029-pgbouncer-124"
16
17
# Non Postgres Extensions
18
-pgbouncer_release: 1.24.1
19
-pgbouncer_release_checksum: sha256:da72a3aba13072876d055a3e58dd4aba4a5de4ed6148e73033185245598fd3e0
+pgbouncer_release: 1.25.1
+pgbouncer_release_checksum: sha256:6e566ae92fe3ef7f6a1b9e26d6049f7d7ca39c40e29e7b38f6d5500ae15d8465
20
21
# The checksum can be found under "Assets", in the GitHub release page for each version.
22
# The binaries used are: ubuntu-aarch64 and linux-static.
0 commit comments