diff --git a/ansible/vars.yml b/ansible/vars.yml index ef5f64083..d3c7d1927 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.022-orioledb-pgroonga-1" - postgres15: "15.8.1.032-pgroonga-1" + postgresorioledb-17: "17.0.1.022-orioledb-pgroonga-2" + postgres15: "15.8.1.032-pgroonga-2" # Non Postgres Extensions pgbouncer_release: "1.19.0"