Skip to content

Commit 510474a

Browse files
committed
chore: bump versions
1 parent 1083e1f commit 510474a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ansible/vars.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ async_mode: true
44

55
postgres_major:
66
- "15"
7+
- "17"
78
- "orioledb-17"
89

910
# Full version strings for each major version
1011
postgres_release:
11-
postgresorioledb-17: "17.0.1.054-orioledb-etc-1"
12-
postgres15: "15.8.1.061-etc-1"
12+
postgresorioledb-17: "17.0.1.064-orioledb"
13+
postgres17: "17.4.1.014"
14+
postgres15: "15.8.1.071"
1315

1416
# Non Postgres Extensions
1517
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)