Skip to content

Commit 0155526

Browse files
authored
chore: upgrade supabase-admin-agent (#1935)
1 parent 7009932 commit 0155526

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.010-orioledb"
14-
postgres17: "17.6.1.053"
15-
postgres15: "15.14.1.053"
13+
postgresorioledb-17: "17.6.0.011-orioledb"
14+
postgres17: "17.6.1.054"
15+
postgres15: "15.14.1.054"
1616

1717
# Non Postgres Extensions
1818
pgbouncer_release: 1.19.0
@@ -55,7 +55,7 @@ postgres_exporter_release_checksum:
5555

5656
adminapi_release: "0.93.0"
5757
adminmgr_release: "0.32.3"
58-
supabase_admin_agent_release: 1.4.38
58+
supabase_admin_agent_release: 1.6.0
5959
supabase_admin_agent_splay: 30s
6060

6161
vector_x86_deb: https://packages.timber.io/vector/0.48.X/vector_0.48.0-1_amd64.deb

0 commit comments

Comments
 (0)