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 bdcaede commit aa2da1bCopy full SHA for aa2da1b
ansible/vars.yml
@@ -9,9 +9,15 @@ postgres_major:
9
10
# Full version strings for each major version
11
postgres_release:
12
+<<<<<<< HEAD
13
postgresorioledb-17: "17.0.1.067-orioledb-pgcron-5"
14
postgres17: "17.4.1.017-pgcron-5"
15
postgres15: "15.8.1.074-pgcron-5"
16
+=======
17
+ postgresorioledb-17: "17.0.1.067-orioledb-pgcron-4"
18
+ postgres17: "17.4.1.017-pgcron-4"
19
+ postgres15: "15.8.1.074-pgcron-4"
20
+>>>>>>> 2ffe4abe (chore: bump versions)
21
22
# Non Postgres Extensions
23
pgbouncer_release: "1.19.0"
0 commit comments