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 51c55ae commit 8913baaCopy full SHA for 8913baa
ansible/vars.yml
@@ -10,9 +10,15 @@ postgres_major:
10
11
# Full version strings for each major version
12
postgres_release:
13
+<<<<<<< HEAD
14
postgresorioledb-17: 17.5.1.033-orioledb
15
postgres17: 17.6.1.012
16
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)
22
23
# Non Postgres Extensions
24
pgbouncer_release: 1.19.0
0 commit comments