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 852cbcc commit 35ad54cCopy full SHA for 35ad54c
ansible/vars.yml
@@ -10,10 +10,10 @@ postgres_major:
10
11
# Full version strings for each major version
12
postgres_release:
13
- postgresorioledb-17: "17.0.1.107-orioledb-rc1"
14
- postgres17: "17.4.1.057-rc1"
15
- postgres15: "15.8.1.114-rc1"
16
- postgres14: "14.18.1.001-rc1" #legacy for internal maintenance only.
+ postgresorioledb-17: "17.0.1.108-orioledb-rc2"
+ postgres17: "17.4.1.058-rc2"
+ postgres15: "15.8.1.115-rc2"
+ postgres14: "14.18.1.001-rc2" #legacy for internal maintenance only.
17
18
# Note, postgres14 is not built on every release, but is available in the nix cache.
19
# postgres14 is included here to support upgrading from postgres14 to newer versions.
0 commit comments