diff --git a/ansible/vars.yml b/ansible/vars.yml index 920e5bf54..3d8d96252 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.019-orioledb-staging-4" - postgres15: "15.8.1.029-staging-4" + postgresorioledb-17: "17.0.1.021-orioledb" + postgres15: "15.8.1.031" # Non Postgres Extensions pgbouncer_release: "1.19.0"