Skip to content

Commit dedaf2f

Browse files
committed
bump image version to test
1 parent 47f80d5 commit dedaf2f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ansible/vars.yml

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

55
postgres_major:
66
- "15"
7-
- "16"
8-
- "orioledb-17"
7+
#- "16"
8+
#- "orioledb-17"
99

1010
# Full version strings for each major version
1111
postgres_release:
12-
postgresorioledb-17: "17.0.1.007-orioledb"
13-
postgres15: "15.8.1.017"
14-
postgres16: "16.3.1.023"
12+
#postgresorioledb-17: "17.0.1.007-orioledb"
13+
postgres15: "15.8.1.017-repack-perms"
14+
#postgres16: "16.3.1.023"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)