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 0907162 commit ccfb26dCopy full SHA for ccfb26d
ansible/vars.yml
@@ -9,6 +9,7 @@ postgres_major:
9
10
# Full version strings for each major version
11
postgres_release:
12
+<<<<<<< HEAD
13
<<<<<<< HEAD
14
postgresorioledb-17: "17.0.1.067-orioledb-pgcron-4"
15
postgres17: "17.4.1.017-pgcron-4"
@@ -18,6 +19,11 @@ postgres_release:
18
19
postgres17: "17.4.1.017-pgcron-2"
20
postgres15: "15.8.1.074-pgcron-2"
21
>>>>>>> 4b3970af (feat: pg_cron version switcher in pkg and prestart)
22
+=======
23
+ postgresorioledb-17: "17.0.1.067-orioledb-pgcron-3"
24
+ postgres17: "17.4.1.017-pgcron-3"
25
+ postgres15: "15.8.1.074-pgcron-3"
26
+>>>>>>> 6db5b45a (chore: bump version)
27
28
# Non Postgres Extensions
29
pgbouncer_release: "1.19.0"
0 commit comments