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 6cfc9b9 commit 6d5d6e6Copy full SHA for 6d5d6e6
ansible/vars.yml
@@ -5,13 +5,13 @@ async_mode: true
5
postgres_major:
6
- "15"
7
- "17"
8
- - "orioledb-17"
+# - "orioledb-17"
9
10
# Full version strings for each major version
11
postgres_release:
12
- postgresorioledb-17: "17.0.1.078-orioledb"
13
- postgres17: "17.4.1.028"
14
- postgres15: "15.8.1.085"
+# postgresorioledb-17: "17.0.1.078-orioledb"
+ postgres17: "17.4.1.028-wrappers-a"
+ postgres15: "15.8.1.085-wrappers-a"
15
16
# Non Postgres Extensions
17
pgbouncer_release: "1.19.0"
0 commit comments