Migrations now run automatically before deployments: 1. Build new Docker image 2. Run migrations using the new image 3. Deploy to Kubernetes Requires new secrets: db_host, db_port, db_name, db_user, db_pass 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>