Skip to content

Commit cce69d4

Browse files
committed
reset version tags
1 parent 2d5ebb1 commit cce69d4

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-repack-perms-2"
14-
#postgres16: "16.3.1.023"
12+
postgresorioledb-17: "17.0.1.008-orioledb"
13+
postgres15: "15.8.1.018"
14+
postgres16: "16.3.1.024"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)