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 14d68b1 commit 4ee63efCopy full SHA for 4ee63ef
ansible/vars.yml
@@ -9,21 +9,9 @@ postgres_major:
9
10
# Full version strings for each major version
11
postgres_release:
12
-<<<<<<< HEAD
13
14
postgresorioledb-17: "17.0.1.086-orioledb"
15
postgres17: "17.4.1.036"
16
postgres15: "15.8.1.093"
17
-=======
18
- postgresorioledb-17: "17.0.1.067-orioledb-pgcron-7"
19
- postgres17: "17.4.1.017-pgcron-7"
20
- postgres15: "15.8.1.074-pgcron-7"
21
->>>>>>> 5eb9ef5d (chore: bump test vers.)
22
23
- postgresorioledb-17: "17.0.1.067-orioledb-pgcron-8"
24
- postgres17: "17.4.1.017-pgcron-8"
25
- postgres15: "15.8.1.074-pgcron-8"
26
->>>>>>> 3646bff4 (chore: bump vers.)
27
28
# Non Postgres Extensions
29
pgbouncer_release: "1.19.0"
0 commit comments