Skip to content

Commit 064fbf0

Browse files
committed
chore: bump vers.
1 parent 408b6ec commit 064fbf0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ansible/vars.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ postgres_major:
99

1010
# Full version strings for each major version
1111
postgres_release:
12+
<<<<<<< HEAD
1213
<<<<<<< HEAD
1314
postgresorioledb-17: "17.0.1.086-orioledb"
1415
postgres17: "17.4.1.036"
@@ -18,6 +19,11 @@ postgres_release:
1819
postgres17: "17.4.1.017-pgcron-7"
1920
postgres15: "15.8.1.074-pgcron-7"
2021
>>>>>>> 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.)
2127

2228
# Non Postgres Extensions
2329
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)