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 4e0cb1c commit 790ce05Copy full SHA for 790ce05
ansible/vars.yml
@@ -9,12 +9,16 @@ postgres_major:
9
10
# Full version strings for each major version
11
postgres_release:
12
+<<<<<<< HEAD
13
<<<<<<< HEAD
14
postgresorioledb-17: "17.0.1.099-orioledb"
15
postgres17: "17.4.1.049"
16
postgres15: "15.8.1.106"
17
=======
18
postgresorioledb-17: "17.0.1.092-orioledb-2404-2"
19
+=======
20
+ postgresorioledb-17: "17.0.1.092-orioledb-2404-3"
21
+>>>>>>> 125293e3 (fix: bump oriole too)
22
postgres17: "17.4.1.042-2404-3"
23
postgres15: "15.8.1.099-2404-3"
24
>>>>>>> 6f555979 (chore: bump version for testing)
0 commit comments