Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ac1e5074b1 | |||
| 2a63f227f1 |
+1
-1
@@ -2,5 +2,5 @@ apiVersion: v2
|
||||
name: devcontainer
|
||||
description: Antigravity Dev Container with Happy Coder AI assistant
|
||||
type: application
|
||||
version: 0.2.4
|
||||
version: 0.2.5
|
||||
appVersion: "latest"
|
||||
|
||||
+1
-1
@@ -99,7 +99,7 @@ mcpSidecars:
|
||||
enabled: false # Disabled by default, requires HOMEASSISTANT_URL and HOMEASSISTANT_TOKEN
|
||||
image:
|
||||
repository: ghcr.io/homeassistant-ai/ha-mcp
|
||||
tag: 6.7.1 # Pinned version (Feb 20, 2026) - latest stable release
|
||||
tag: stable
|
||||
port: 8087
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user