diff --git a/ansible/vars.yml b/ansible/vars.yml index 8ab17d1a5..a1fff12a2 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-1-orioledb-nix" - postgres15: "15.8.1.032-1-nix" + postgresorioledb-17: "17.0.1.032-orioledb-noble-1" + postgres15: "15.8.1.036-noble-1" # Non Postgres Extensions pgbouncer_release: "1.19.0"