Skip to content

Commit 3cd81a2

Browse files
authored
chore: a new release version to cover ulimit -n change for postgres (#1438)
1 parent 8713050 commit 3cd81a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ postgres_major:
88

99
# Full version strings for each major version
1010
postgres_release:
11-
postgresorioledb-17: "17.0.1.31-orioledb-ulimit-2"
12-
postgres15: "15.8.1.035-ulimit-2"
11+
postgresorioledb-17: "17.0.1.34-orioledb"
12+
postgres15: "15.8.1.038"
1313

1414
# Non Postgres Extensions
1515
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)