Skip to content

Commit 21cde63

Browse files
committed
chore: name oriole ami with conventions used through the rest of supabase systems
1 parent 891e458 commit 21cde63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ansible/vars.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ postgres_major:
99

1010
# Full version strings for each major version
1111
postgres_release:
12-
postgresorioledb-17: "orioledb-17.0.1.005"
13-
postgres15: "15.8.1.015"
14-
postgres16: "16.3.1.021"
12+
postgresorioledb-17: "17.0.1.006"
13+
postgres15: "15.8.1.016"
14+
postgres16: "16.3.1.022"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)