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 33d6a4f commit eb7407aCopy full SHA for eb7407a
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.5.1.026-orioledb-timescale-3"
13
- postgres17: "17.6.1.005-timescale-3"
14
- postgres15: "15.14.1.005-timescale-3"
+ postgresorioledb-17: "17.5.1.026-orioledb-timescale-4"
+ postgres17: "17.6.1.005-timescale-4"
+ postgres15: "15.14.1.005-timescale-4"
15
16
# Non Postgres Extensions
17
pgbouncer_release: "1.19.0"
0 commit comments