Skip to content

Commit 0a96d38

Browse files
committed
chore: deprecate 16 from versions
1 parent c8796e3 commit 0a96d38

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ansible/vars.yml

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

55
postgres_major:
66
- "15"
7-
- "16"
87
- "orioledb-17"
98

109
# Full version strings for each major version
1110
postgres_release:
12-
postgresorioledb-17: "17.0.1.012-orioledb"
13-
postgres15: "15.8.1.022"
14-
postgres16: "16.3.1.028"
11+
postgresorioledb-17: "17.0.1.018-orioledb"
12+
postgres15: "15.8.1.028"
1513

1614
# Non Postgres Extensions
1715
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)