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 8269e12 commit b1fcb19Copy full SHA for b1fcb19
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.0.1.010-orioledb"
13
- postgres15: "15.8.1.020"
14
- postgres16: "16.3.1.026"
+ postgresorioledb-17: "17.0.1.011-orioledb"
+ postgres15: "15.8.1.021"
+ postgres16: "16.3.1.027"
15
16
# Non Postgres Extensions
17
pgbouncer_release: "1.19.0"
common.vars.pkr.hcl
@@ -1 +1 @@
1
-postgres-version = "15.1.1.96"
+postgres-version = "15.1.1.95"
0 commit comments