Files
helm-charts/home-assistant-mcp/Chart.yaml
T
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

10 lines
241 B
YAML

apiVersion: v2
name: home-assistant-mcp
description: Home Assistant MCP server Helm chart
type: application
version: 0.3.1
appVersion: "7.4.0"
annotations:
version-source: github-release:homeassistant-ai/ha-mcp
version-pattern: "s|^v||"