Commit Graph
5 Commits
Author SHA1 Message Date
shaandClaude Opus 4.7 e020d4c50d fix(home-assistant-mcp): use RollingUpdate and allow image.tag override
Recreate strategy caused full downtime when a chart appVersion bump
referenced an unpublished image tag. Switch to RollingUpdate with
maxUnavailable=0 so the old pod stays up until the new one is Running,
and add an image.tag override so consumers can pin to a working tag
when appVersion races ahead of the published image.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 11:39:14 +03:00
github-actions[bot] 6aeaa84996 chore: Automated version update for Helm charts 2026-05-03 04:20:02 +00:00
github-actions[bot] 870cb304e1 chore: Automated version update for Helm charts 2026-04-30 04:16:33 +00:00
github-actions[bot] a62c2d84f1 chore: Automated version update for Helm charts 2026-04-19 04:04:52 +00:00
sha caf7925566 feat: Add Helm chart for Home Assistant MCP server with deployment, service, ingress, and values configuration 2026-04-18 18:44:19 +03:00