Upgrade TeslaMate v2.2.0 → v3.0.0 (#279)
## Summary - Upgrade TeslaMate from v2.2.0 to v3.0.0 (first service review) - Elixir 1.18 → 1.19.5, runtime base bookworm → trixie - Adds zstd/brotli build deps for new static asset compression - DB migration (BTREE → BRIN indexes) runs automatically via entrypoint ## Deployment and Testing - [ ] Trigger container build: `mise run container-build-and-release teslamate` - [ ] Update kustomization.yaml with new image tag - [ ] Deploy from branch: `argocd app set teslamate --revision upgrade/teslamate-v3.0.0 && argocd app sync teslamate` - [ ] Verify TeslaMate UI loads and data is intact - [ ] Check logs for migration errors - [ ] After merge: reset ArgoCD to main, update kustomization tag to `[main]` image Reviewed-on: #279
This commit is contained in:
parent
f91b8d0d98
commit
eb9bc57351
3 changed files with 11 additions and 12 deletions
1
docs/changelog.d/upgrade-teslamate-v3.0.0.infra.md
Normal file
1
docs/changelog.d/upgrade-teslamate-v3.0.0.infra.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Upgrade TeslaMate from v2.2.0 to v3.0.0 (dark mode, BRIN index optimization, Elixir 1.19.5, trixie-slim runtime)
|
||||
Loading…
Add table
Add a link
Reference in a new issue