Skip to content

Commit a5918a7

Browse files
committed
fix: bump to test
1 parent 78a4067 commit a5918a7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ common-nix.vars.pkr.hcl
3131
# pre-commit config is managed in nix
3232
.pre-commit-config.yaml
3333
nixos.qcow2
34+
.lsp
35+
.clj-kondo

ansible/vars.yml

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

1111
# Full version strings for each major version
1212
postgres_release:
13-
postgresorioledb-17: "17.6.0.023-orioledb-wal-g"
14-
postgres17: "17.6.1.066-wal-g"
15-
postgres15: "15.14.1.066-wal-g"
13+
postgresorioledb-17: "17.6.0.023-orioledb-wal-g-1"
14+
postgres17: "17.6.1.066-wal-g-1"
15+
postgres15: "15.14.1.066-wal-g-1"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: 1.19.0

0 commit comments

Comments
 (0)