8000 chore: upgrade to latest admin-mgr · lukemarsden/postgres@0d98728 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d98728

Browse files
committed
chore: upgrade to latest admin-mgr
Includes improvements to logging, and resiliency against statement timeouts.
1 parent 505fd8b commit 0d98728

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansible/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ postgres_exporter_release_checksum:
4949
amd64: sha256:cb89fc5bf4485fb554e0d640d9684fae143a4b2d5fa443009bd29c59f9129e84
5050

5151
adminapi_release: 0.64.2
52-
adminmgr_release: 0.20.0
52+
adminmgr_release: 0.22.0
5353

5454
# Postgres Extensions
5555
postgis_release: "3.3.2"

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.67"
1+
postgres-version = "15.1.1.68"

0 commit comments

Comments
 (0)
0