- Points to ghcr.io/sirius0xdev/trading-execute-service:7b77854 (includes model_validator for POSTGRES_PASSWORD etc.)
- Sets pullPolicy: Always to ensure fresh image on rollout.
- This resolves the persistent SQLite OperationalError on startup.
See hermes-projects commit 7b77854 for the code change + RUNBOOK.md.
After merge, run helm upgrade or kubectl rollout restart.