Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9175d48844 |
+1
-1
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
name: devcontainer
|
||||
description: Dev Container with AI coding agents and MCP sidecars - supports persistent and dynamic deployment modes
|
||||
type: application
|
||||
version: 2.2.0
|
||||
version: 2.2.1
|
||||
appVersion: "latest"
|
||||
keywords:
|
||||
- development
|
||||
|
||||
+1
-1
@@ -137,7 +137,7 @@ mcp:
|
||||
enabled: false # Requires HOMEASSISTANT_URL and HOMEASSISTANT_TOKEN
|
||||
image:
|
||||
repository: ghcr.io/homeassistant-ai/ha-mcp
|
||||
tag: v6.7.1
|
||||
tag: "6.7.1"
|
||||
port: 8087
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user