Skip to content

Commit b3ce15f

Browse files
authored
tests: release candidate wrappers fix (#1731)
* tests: release candidate wrappers fix * chore: rename suffix to avoid conflict * chore: final version bump to release
1 parent e1ac880 commit b3ce15f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ansible/vars.yml

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

1010
# Full version strings for each major version
1111
postgres_release:
12-
postgresorioledb-17: "17.5.1.011-orioledb"
13-
postgres17: "17.4.1.068"
14-
postgres15: "15.8.1.125"
12+
postgresorioledb-17: "17.5.1.012-orioledb"
13+
postgres17: "17.4.1.069"
14+
postgres15: "15.8.1.126"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)