feat: Add initial Helm chart for Home Assistant MCP server

This commit is contained in:
sha
2026-04-18 18:21:55 +03:00
parent d2a8f1309a
commit 16db5bbef2
5 changed files with 138 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: v2
name: ha-mcp
description: Home Assistant MCP server Helm chart
type: application
version: 0.1.0
appVersion: "7.1.0"
annotations:
version-source: github-release:homeassistant-ai/ha-mcp
version-pattern: "s|^v||"