Skip to content

Commit 0a89442

Browse files
committed
chore: bump suffix
1 parent 4897f1c commit 0a89442

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
@@ -11,9 +11,9 @@ postgres_major:
1111
# Full version strings for each major version
1212
postgres_release:
1313
postgresorioledb-17: "17.0.1.108-orioledb-rc2"
14-
postgres17: "17.4.1.058-rc2"
15-
postgres15: "15.8.1.115-rc2"
16-
postgres14: "14.18.1.001-rc2" #legacy for internal maintenance only.
14+
postgres17: "17.4.1.058-rc3"
15+
postgres15: "15.8.1.115-rc3"
16+
postgres14: "14.18.1.001-rc3" #legacy for internal maintenance only.
1717

1818
# Note, postgres14 is not built on every release, but is available in the nix cache.
1919
# postgres14 is included here to support upgrading from postgres14 to newer versions.

0 commit comments

Comments
 (0)