diff --git a/ansible/vars.yml b/ansible/vars.yml index c8dc3572f..8afabe781 100644 --- a/ansible/vars.yml +++ b/ansible/vars.yml @@ -9,9 +9,9 @@ postgres_major: # Full version strings for each major version postgres_release: - postgresorioledb-17: "17.0.1.018-orioledb-staging" - postgres15: "15.8.1.028-staging" - postgres16: "16.3.1.034-staging" + postgresorioledb-17: "17.0.1.018-orioledb" + postgres15: "15.8.1.028" + postgres16: "16.3.1.034" # Non Postgres Extensions pgbouncer_release: "1.19.0"