Commit Graph
18 Commits
Author SHA1 Message Date
github-actions[bot] e851ae1375 chore: Automated version update for Helm charts 2026-07-19 04:09:28 +00:00
github-actions[bot] 9fe3ee8e11 chore: Automated version update for Helm charts 2026-07-17 04:01:20 +00:00
github-actions[bot] 7c984cffc9 chore: Automated version update for Helm charts 2026-07-11 04:02:47 +00:00
github-actions[bot] 8078b87073 chore: Automated version update for Helm charts 2026-07-10 04:22:41 +00:00
github-actions[bot] 5943d195d6 chore: Automated version update for Helm charts 2026-07-09 04:20:48 +00:00
github-actions[bot] e6207ce9cb chore: Automated version update for Helm charts 2026-07-07 04:22:21 +00:00
github-actions[bot] f95e6177ce chore: Automated version update for Helm charts 2026-06-25 04:26:26 +00:00
github-actions[bot] 74583ad8fb chore: Automated version update for Helm charts 2026-06-15 04:33:57 +00:00
github-actions[bot] 466f8b4b18 chore: Automated version update for Helm charts 2026-06-11 04:32:20 +00:00
github-actions[bot] d3356cfd13 chore: Automated version update for Helm charts 2026-05-28 04:28:57 +00:00
github-actions[bot] 5a07fe0599 chore: Automated version update for Helm charts 2026-05-14 04:20:51 +00:00
github-actions[bot] 84ac2caa0d chore: Automated version update for Helm charts 2026-05-04 04:19:51 +00:00
shaandClaude Opus 4.7 70fb9b1cd3 fix(home-assistant-mcp): pin appVersion to 7.4.0 (7.4.1 image not published)
Upstream cut a v7.4.1 GitHub release but never published the matching
ghcr.io/homeassistant-ai/ha-mcp:7.4.1 image, so the auto-bumped chart
broke every consumer with ImagePullBackOff. Roll back to 7.4.0 which
is the latest image actually published.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-03 11:40:54 +03:00
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