diff --git a/ansible/vars.yml b/ansible/vars.yml index 0f9b8a328..fe8ec2d35 100644 --- a/ansible/vars.yml +++ b/ansible/vars.yml @@ -8,8 +8,8 @@ postgres_major: # Full version strings for each major version postgres_release: - postgresorioledb-17: "17.0.1.31-orioledb-ulimit-2" - postgres15: "15.8.1.035-ulimit-2" + postgresorioledb-17: "17.0.1.34-orioledb" + postgres15: "15.8.1.038" # Non Postgres Extensions pgbouncer_release: "1.19.0"