docs: align PostgreSQL cutover deployment pins

This commit is contained in:
tegwick 2026-08-21 00:42:32 +02:00
parent d2a7fe3151
commit a738a6bce4
3 changed files with 5 additions and 5 deletions

View file

@ -133,9 +133,9 @@ last-known-good digest below.
| Deployment | Digest | State |
| --- | --- | --- |
| `tenant-engine` | `sha256:08be0b1dcdc65575592b7be665c28e09a82316ea3d4c9b551ccb753f25360612` | **current** — TEN-WP-0005 lifecycle API, CI-built from `7e68cc8`, live 2026-08-14 |
| `tenant-engine` *(previous)* | `sha256:2249e8c6ee44ae36081cddc52daf9c3f63acd18a95a5d620ab4fa7ac85149207` | TEN-WP-0004 create/role/plan API, live 2026-08-09 to 2026-08-14 |
| `tenant-engine` *(earlier)* | `sha256:33c5dd84eaf1c2f5e067c04931219e13f9348a764a153d641035a6d019095d4f` | first TEN-WP-0004 revision |
| `tenant-engine` | `sha256:a8e8086ffc5b772c1391b166f5e1884b90f7d327b152c205eceae129df555c24` | **current** — PostgreSQL runtime plus stable migration-role ownership, CI-built from `d2a7fe3` |
| `tenant-engine` *(previous)* | `sha256:023ac49f5c5c0927aff685455626215f9daccd0eac34899a87c43b1d96fe4b63` | initial PostgreSQL cutover image, replaced after the leased-login ownership defect was repaired |
| `tenant-engine` *(pre-cutover)* | `sha256:7dc9d7bf1fcbb3f3ad7035366f4cd44038322995a126b4423142e446ca5c9cd5` | final SQLite/PVC image; data authority stopped 2026-08-21 |
Rolling back to `2249e8c6…` removes the lifecycle routes (`GET /tenants/{id}`,
`PATCH`, retire, reactivate). Create, role grant/revoke, and plan assign keep