Skip to content

Commit b1fcb19

Browse files
committed
fix: revert vars
1 parent 8269e12 commit b1fcb19

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.0.1.010-orioledb"
13-
postgres15: "15.8.1.020"
14-
postgres16: "16.3.1.026"
12+
postgresorioledb-17: "17.0.1.011-orioledb"
13+
postgres15: "15.8.1.021"
14+
postgres16: "16.3.1.027"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"

common.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.1.1.96"
1+
postgres-version = "15.1.1.95"

0 commit comments

Comments
 (0)