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 version
  • Loading branch information
soedirgo committed Oct 7, 2025
commit 3d76e0306cd045c643c820f2ddb0cd1b83a43575
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.036-orioledb
postgres17: 17.6.1.015
postgres15: 15.14.1.015
postgresorioledb-17: 17.5.1.037-orioledb
postgres17: 17.6.1.016
postgres15: 15.14.1.016

# Non Postgres Extensions
pgbouncer_release: 1.19.0
Expand Down
Loading