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 6c00b7d commit 588c09dCopy full SHA for 588c09d
ansible/vars.yml
@@ -10,15 +10,9 @@ 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)
+ postgresorioledb-17: 17.5.1.034-orioledb
+ postgres17: 17.6.1.013
+ postgres15: 15.14.1.013
22
23
# Non Postgres Extensions
24
pgbouncer_release: 1.19.0
0 commit comments