Skip to content

Commit 01e8324

Browse files
committed
chore: upgrade adminapi
Adds support for reporting healthy status to our API.
1 parent 21730ca commit 01e8324

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
@@ -41,7 +41,7 @@ postgres_exporter_release_checksum:
4141
arm64: sha256:d869c16791481dc8475487ad84ae4371a63f9b399898ca1c666eead5cccf7182
4242
amd64: sha256:ff541bd3ee19c0ae003d71424a75edfcc8695e828dd20d5b4555ce433c89d60b
4343

44-
adminapi_release: 0.38.0
44+
adminapi_release: 0.39.0
4545
adminmgr_release: 0.3.1
4646

4747
# Postgres Extensions

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.0.60"
1+
postgres-version = "15.1.0.61"

0 commit comments

Comments
 (0)