diff --git a/ansible/vars.yml b/ansible/vars.yml index 6a903f0b9..9f1b50589 100644 --- a/ansible/vars.yml +++ b/ansible/vars.yml @@ -10,9 +10,9 @@ postgres_major: # Full version strings for each major version postgres_release: - postgresorioledb-17: "17.6.0.065-orioledb" - postgres17: "17.6.1.108" - postgres15: "15.14.1.108" + postgresorioledb-17: "17.6.0.066-orioledb" + postgres17: "17.6.1.109" + postgres15: "15.14.1.109" # Non Postgres Extensions pgbouncer_release: 1.25.1 diff --git a/flake.lock b/flake.lock index 1eeaee071..b33800a2a 100644 --- a/flake.lock +++ b/flake.lock @@ -118,11 +118,11 @@ "multigres": { "flake": false, "locked": { - "lastModified": 1773763606, - "narHash": "sha256-ceShYR1Ocgt+glEzipF/l6Bje+sxuxDbDttaUfUAe44=", + "lastModified": 1776754651, + "narHash": "sha256-rZXRTa9hcsYbgL4chqRM2aD7FzN+/n4Z9qMjtP7qATw=", "owner": "multigres", "repo": "multigres", - "rev": "2a0b08680a95e5108bd7d33fe55c832bef3b90bb", + "rev": "d782aa0604cf5741d060213da8fc8137ba475316", "type": "github" }, "original": {