Skip to content

Commit 8913baa

Browse files
committed
chore: bump version to retest
1 parent 51c55ae commit 8913baa

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
@@ -10,9 +10,15 @@ postgres_major:
1010

1111
# Full version strings for each major version
1212
postgres_release:
13+
<<<<<<< HEAD
1314
postgresorioledb-17: 17.5.1.033-orioledb
1415
postgres17: 17.6.1.012
1516
postgres15: 15.14.1.012
17+
=======
18+
postgresorioledb-17: 17.5.1.032-orioledb-postgis-2
19+
postgres17: 17.6.1.011-postgis-2
20+
postgres15: 15.14.1.011-postgis-2
21+
>>>>>>> cce9cdeb (chore: bump version to retest)
1622

1723
# Non Postgres Extensions
1824
pgbouncer_release: 1.19.0

0 commit comments

Comments
 (0)