We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9388de commit 825c6eaCopy full SHA for 825c6ea
ansible/vars.yml
@@ -9,9 +9,9 @@ postgres_major:
9
10
# Full version strings for each major version
11
postgres_release:
12
- postgresorioledb-17: "17.5.1.029"
13
- postgres17: "17.6.1.008"
14
- postgres15: "15.14.1.008"
+ postgresorioledb-17: "17.5.1.028-orioledb-http-1"
+ postgres17: "17.6.1.007-http-1"
+ postgres15: "15.14.1.007-http-1"
15
16
# Non Postgres Extensions
17
pgbouncer_release: "1.19.0"
nix/ext/versions.json
@@ -9,8 +9,7 @@
"1.6": {
"postgresql": [
"15",
- "17",
- "orioledb-17"
+ "17"
],
"hash": "sha256-C8eqi0q1dnshUAZjIsZFwa5FTYc7vmATF3vv2CReWPM="
}
0 commit comments