fix: correct ha-mcp image tag from v6.7.1 to 6.7.1 (no v prefix)

This commit is contained in:
2026-02-28 09:23:34 -05:00
parent cb60f2a428
commit 9175d48844
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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: