Skip to content

Commit 825c6ea

Browse files
committed
chore: bump to test
1 parent c9388de commit 825c6ea

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
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.029"
13-
postgres17: "17.6.1.008"
14-
postgres15: "15.14.1.008"
12+
postgresorioledb-17: "17.5.1.028-orioledb-http-1"
13+
postgres17: "17.6.1.007-http-1"
14+
postgres15: "15.14.1.007-http-1"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

nix/ext/versions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"1.6": {
1010
"postgresql": [
1111
"15",
12-
"17",
13-
"orioledb-17"
12+
"17"
1413
],
1514
"hash": "sha256-C8eqi0q1dnshUAZjIsZFwa5FTYc7vmATF3vv2CReWPM="
1615
}

0 commit comments

Comments
 (0)