Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: bump versions
  • Loading branch information
soedirgo committed Oct 8, 2025
commit 861da6fce9c08d30d2756037f3668a535a96f474
6 changes: 3 additions & 3 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ postgres_major:

# Full version strings for each major version
postgres_release:
postgresorioledb-17: 17.5.1.037-orioledb
postgres17: 17.6.1.016
postgres15: 15.14.1.016
postgresorioledb-17: 17.5.1.038-orioledb
postgres17: 17.6.1.017
postgres15: 15.14.1.017

# Non Postgres Extensions
pgbouncer_release: 1.19.0
Expand Down