diff --git a/home-assistant-dev/Chart.yaml b/home-assistant-dev/Chart.yaml index 6385c28..8b385be 100644 --- a/home-assistant-dev/Chart.yaml +++ b/home-assistant-dev/Chart.yaml @@ -4,8 +4,8 @@ description: Home Assistant development build - wraps home-assistant chart with type: application annotations: version-source: dockerhub-dev:homeassistant/home-assistant:^[0-9]+\.[0-9]+\.[0-9]+\.dev[0-9]+$ -version: 0.1.136-dev -appVersion: "2026.9.0.dev202608090248" +version: 0.1.137-dev +appVersion: "2026.9.0.dev202608100252" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index 0b4eb52..daaa92f 100644 --- a/home-assistant-dev/values.yaml +++ b/home-assistant-dev/values.yaml @@ -1,7 +1,7 @@ home-assistant: image: # Must match Chart.yaml appVersion — subchart can't access parent's appVersion - tag: "2026.9.0.dev202608090248" + tag: "2026.9.0.dev202608100252" hostNetwork: false diff --git a/home-assistant-mcp/Chart.yaml b/home-assistant-mcp/Chart.yaml index ee1db04..8e98b17 100644 --- a/home-assistant-mcp/Chart.yaml +++ b/home-assistant-mcp/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: home-assistant-mcp description: Home Assistant MCP server Helm chart type: application -version: 0.3.17 -appVersion: "8.1.1" +version: 0.3.18 +appVersion: "8.2.0" annotations: version-source: github-release:homeassistant-ai/ha-mcp version-pattern: "s|^v||" diff --git a/mikrotik-mcp/Chart.yaml b/mikrotik-mcp/Chart.yaml index df18437..b9b67a1 100644 --- a/mikrotik-mcp/Chart.yaml +++ b/mikrotik-mcp/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: mikrotik-mcp description: MikroTik MCP server Helm chart type: application -version: 0.1.14 -appVersion: "0.13.1" +version: 0.1.15 +appVersion: "0.14.5" annotations: version-source: github-release:jeff-nasseri/mikrotik-mcp version-pattern: "s|^v||" diff --git a/qbittorrent/Chart.yaml b/qbittorrent/Chart.yaml index 9a6c618..8956939 100644 --- a/qbittorrent/Chart.yaml +++ b/qbittorrent/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: qbittorrent description: qBittorrent Helm chart type: application -version: 0.1.20 -appVersion: "5.2.3_v2.0.13-ls469" +version: 0.1.21 +appVersion: "5.2.3_v2.0.13-ls470" annotations: version-source: github-release:linuxserver/docker-qbittorrent