Skip to content

Commit 39f2ef9

Browse files
authored
fix: bump AMI version (#2059)
1 parent d4faa05 commit 39f2ef9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ansible/vars.yml

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

1111
# Full version strings for each major version
1212
postgres_release:
13-
postgresorioledb-17: "17.6.0.042-orioledb"
14-
postgres17: "17.6.1.085"
15-
postgres15: "15.14.1.085"
13+
postgresorioledb-17: "17.6.0.043-orioledb"
14+
postgres17: "17.6.1.086"
15+
postgres15: "15.14.1.086"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: 1.25.1

0 commit comments

Comments
 (0)