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 76cd0d8 commit fb3f214Copy full SHA for fb3f214
2 files changed
ansible/vars.yml
@@ -10,9 +10,9 @@ postgres_major:
10
11
# Full version strings for each major version
12
postgres_release:
13
- postgresorioledb-17: "17.6.0.058-orioledb"
14
- postgres17: "17.6.1.101"
15
- postgres15: "15.14.1.101"
+ postgresorioledb-17: "17.6.0.059-orioledb"
+ postgres17: "17.6.1.102"
+ postgres15: "15.14.1.102"
16
17
# Non Postgres Extensions
18
pgbouncer_release: 1.25.1
nix/ext/versions.json
@@ -462,6 +462,14 @@
462
],
463
"hash": "sha256-vR3MvfmUP2QEAtXFpq0NCCKck3wZPD+H3QleHtyVQJs=",
464
"revision": "2.7.11"
465
+ },
466
+ "2.8": {
467
+ "postgresql": [
468
+ "15",
469
+ "17"
470
+ ],
471
+ "hash": "sha256-qeCC/rmd+qhAlpq7y5UhqDkFVGsDbBUAFWPizciPVaI=",
472
+ "revision": "2.8.11"
473
}
474
},
475
"plv8": {
0 commit comments