Skip to content

Commit 6102e10

Browse files
authored
fix: bump pg version for new admin mgr and admin api (#1780)
1 parent 55b011d commit 6102e10

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
@@ -9,9 +9,9 @@ postgres_major:
99

1010
# Full version strings for each major version
1111
postgres_release:
12-
postgresorioledb-17: "17.5.1.022-orioledb"
13-
postgres17: "17.6.1.001"
14-
postgres15: "15.14.1.001"
12+
postgresorioledb-17: "17.5.1.023-orioledb"
13+
postgres17: "17.6.1.002"
14+
postgres15: "15.14.1.002"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"
@@ -52,7 +52,7 @@ postgres_exporter_release_checksum:
5252
arm64: sha256:29ba62d538b92d39952afe12ee2e1f4401250d678ff4b354ff2752f4321c87a0
5353
amd64: sha256:cb89fc5bf4485fb554e0d640d9684fae143a4b2d5fa443009bd29c59f9129e84
5454

55-
adminapi_release: 0.92.0
55+
adminapi_release: 0.92.1
5656
adminmgr_release: 0.32.1
5757
supabase_admin_agent_release: 1.4.38
5858
supabase_admin_agent_splay: 30

0 commit comments

Comments
 (0)