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 6014602 commit 0131d17Copy full SHA for 0131d17
1 file 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.024-orioledb-update-nixpkgs-5"
14
- postgres17: "17.6.1.067-update-nixpkgs-5"
15
- postgres15: "15.14.1.067-update-nixpkgs-5"
+ postgresorioledb-17: "17.6.0.024-orioledb-update-nixpkgs-6"
+ postgres17: "17.6.1.067-update-nixpkgs-6"
+ postgres15: "15.14.1.067-update-nixpkgs-6"
16
17
# Non Postgres Extensions
18
pgbouncer_release: 1.19.0
0 commit comments