Skip to content

Commit b2cce87

Browse files
committed
chore: bump version for testin
1 parent cb61258 commit b2cce87

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ common-nix.vars.pkr.hcl
3030

3131
# pre-commit config is managed in nix
3232
.pre-commit-config.yaml
33+
nixos.qcow2

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.018-orioledb"
13-
postgres17: "17.4.1.075"
14-
postgres15: "15.8.1.132"
12+
postgresorioledb-17: "17.5.1.018-orioledb-rc-1"
13+
postgres17: "17.4.1.075-rc-1"
14+
postgres15: "15.8.1.132-rc-1"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

0 commit comments

Comments
 (0)