Skip to content

Commit d4cc448

Browse files
committed
bump oriole image for staging test
1 parent ed2f38a commit d4cc448

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
@@ -4,13 +4,13 @@ ebssurrogate_mode: true
44
async_mode: true
55

66
postgres_major:
7-
- "15"
8-
- "17"
7+
# - "15" # only building orioledb-17 for rewind feature
8+
# - "17" # only building orioledb-17 for rewind feature
99
- orioledb-17
1010

1111
# Full version strings for each major version
1212
postgres_release:
13-
postgresorioledb-17: "17.5.1.049-orioledb"
13+
postgresorioledb-17: "17.5.1.051-orioledb-rewind"
1414
postgres17: "17.6.1.028"
1515
postgres15: "15.14.1.028"
1616

0 commit comments

Comments
 (0)