Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ postgres_major:
# Full version strings for each major version
postgres_release:
postgresorioledb-17: "17.0.1.55-orioledb"
postgres17: "17.4.1.004"
postgres15: "15.8.1.061"
postgres17: "17.4.1.005"
postgres15: "15.8.1.062"

# Non Postgres Extensions
pgbouncer_release: "1.19.0"
Expand Down