Skip to content

Commit 6180985

Browse files
authored
fix: we won't deploy this newest version of plv8 yet (#1885)
1 parent 00f7011 commit 6180985

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

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.5.1.056-orioledb"
14-
postgres17: "17.6.1.035"
15-
postgres15: "15.14.1.035"
13+
postgresorioledb-17: "17.5.1.057-orioledb"
14+
postgres17: "17.6.1.036"
15+
postgres15: "15.14.1.036"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: 1.19.0

nix/ext/versions.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -433,12 +433,6 @@
433433
"15"
434434
],
435435
"hash": "sha256-g1A/XPC0dX2360Gzvmo9/FSQnM6Wt2K4eR0pH0p9fz4="
436-
},
437-
"3.2.3": {
438-
"postgresql": [
439-
"15"
440-
],
441-
"hash": "sha256-ivQZJSNn5giWF351fqZ7mBZoJkGtby5T7beK45g3Zqs="
442436
}
443437
},
444438
"postgis": {

0 commit comments

Comments
 (0)