We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9ca5b commit 621bc5dCopy full SHA for 621bc5d
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.56-orioledb"
13
- postgres17: "17.4.1.006"
14
- postgres15: "15.8.1.063"
+ postgresorioledb-17: "17.0.1.56-orioledb-evttrig-4"
+ postgres17: "17.4.1.006-evttrig-4"
+ postgres15: "15.8.1.063-evttrig-4"
15
16
# Non Postgres Extensions
17
pgbouncer_release: "1.19.0"
0 commit comments