feat: Add Helm chart for Home Assistant MCP server with deployment, service, ingress, and values configuration

This commit is contained in:
sha
2026-04-18 18:44:19 +03:00
parent 4ebe5c4612
commit caf7925566
5 changed files with 2 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: v2
name: home-assistant-mcp
description: Home Assistant MCP server Helm chart
type: application
version: 0.2.0
appVersion: "7.1.0"
annotations:
version-source: github-release:homeassistant-ai/ha-mcp
version-pattern: "s|^v||"