Skip to content

Commit 32a670c

Browse files
committed
chore: bump pg versions for new adminapi and admin-mgr release
1 parent 4be68af commit 32a670c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

ansible/vars.yml

Lines changed: 3 additions & 4 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.56-orioledb"
13-
postgres17: "17.4.1.006"
14-
postgres15: "15.8.1.063"
12+
postgresorioledb-17: "17.0.1.57-orioledb"
13+
postgres17: "17.4.1.007"
14+
postgres15: "15.8.1.064"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"
@@ -47,7 +47,6 @@ kong_deb_checksum: sha1:2086f6ccf8454fe64435252fea4d29d736d7ec61
4747
nginx_release: 1.22.0
4848
nginx_release_checksum: sha1:419efb77b80f165666e2ee406ad8ae9b845aba93
4949

50-
5150
postgres_exporter_release: "0.15.0"
5251
postgres_exporter_release_checksum:
5352
arm64: sha256:29ba62d538b92d39952afe12ee2e1f4401250d678ff4b354ff2752f4321c87a0

0 commit comments

Comments
 (0)