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 0a89442 commit 486de50Copy full SHA for 486de50
ansible/vars.yml
@@ -13,7 +13,7 @@ postgres_release:
13
postgresorioledb-17: "17.0.1.108-orioledb-rc2"
14
postgres17: "17.4.1.058-rc3"
15
postgres15: "15.8.1.115-rc3"
16
- postgres14: "14.18.1.001-rc3" #legacy for internal maintenance only.
+ postgres14: "14.18.1.002" #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