Skip to content

Commit

Permalink
chore: name oriole ami with conventions used through the rest of supa…
Browse files Browse the repository at this point in the history
…base systems (#1354)
  • Loading branch information
samrose authored Dec 4, 2024
1 parent 891e458 commit ca87f92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ postgres_major:

# Full version strings for each major version
postgres_release:
postgresorioledb-17: "orioledb-17.0.1.005"
postgres15: "15.8.1.015"
postgres16: "16.3.1.021"
postgresorioledb-17: "17.0.1.006-orioledb"
postgres15: "15.8.1.016"
postgres16: "16.3.1.022"

# Non Postgres Extensions
pgbouncer_release: "1.19.0"
Expand Down

0 comments on commit ca87f92

Please sign in to comment.