Skip to content

Commit 0404b26

Browse files
authored
chore: bump admin api to 0.40.0 (#602)
* chore: bump admin-api to 0.40.0 * chore: bump version
1 parent ccd2e90 commit 0404b26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansible/vars.yml

+1-1
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.39.1
44+
adminapi_release: 0.40.0
4545
adminmgr_release: 0.3.1
4646

4747
# Postgres Extensions

common.vars.pkr.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.1.0.63"
1+
postgres-version = "15.1.0.64"

0 commit comments

Comments
 (0)