Skip to content

Commit ae662e8

Browse files
authored
chore: [ansible/vars] bumping admin-api version (#1960)
* chore: [ansible/vars] bumping admin-api version * chore: [ansible/vars] bumping postgres version to .059 * chore: [ansible/vars] bumping postgresorioledb-17 to .016
1 parent fc3933c commit ae662e8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ansible/vars.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ postgres_major:
1010

1111
# Full version strings for each major version
1212
postgres_release:
13-
postgresorioledb-17: "17.6.0.015-orioledb"
14-
postgres17: "17.6.1.058"
15-
postgres15: "15.14.1.058"
13+
postgresorioledb-17: "17.6.0.016-orioledb"
14+
postgres17: "17.6.1.059"
15+
postgres15: "15.14.1.059"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: 1.19.0
@@ -53,7 +53,7 @@ postgres_exporter_release_checksum:
5353
arm64: sha256:29ba62d538b92d39952afe12ee2e1f4401250d678ff4b354ff2752f4321c87a0
5454
amd64: sha256:cb89fc5bf4485fb554e0d640d9684fae143a4b2d5fa443009bd29c59f9129e84
5555

56-
adminapi_release: "0.93.0"
56+
adminapi_release: "0.93.1"
5757
adminmgr_release: "0.32.3"
5858
supabase_admin_agent_release: 1.6.0
5959
supabase_admin_agent_splay: 30s

0 commit comments

Comments
 (0)