From 38bc86047b2e179377016041ed9a9325726b0ce1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 6 Aug 2026 04:02:39 +0000 Subject: [PATCH] chore: Automated version update for Helm charts --- esphome/Chart.yaml | 4 ++-- gitea-mirror/Chart.yaml | 4 ++-- home-assistant-dev/Chart.yaml | 4 ++-- home-assistant-dev/values.yaml | 2 +- home-assistant-mcp/Chart.yaml | 4 ++-- home-assistant/Chart.yaml | 4 ++-- mikrotik-mcp/Chart.yaml | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/esphome/Chart.yaml b/esphome/Chart.yaml index b40e5c9..08f8b6f 100644 --- a/esphome/Chart.yaml +++ b/esphome/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: esphome description: ESPHome Helm chart type: application -version: 0.1.24 -appVersion: "2026.7.3" +version: 0.1.25 +appVersion: "2026.7.4" annotations: version-source: github-release:esphome/esphome version-pattern: "s|^v||" diff --git a/gitea-mirror/Chart.yaml b/gitea-mirror/Chart.yaml index 4af25a1..0a582a8 100644 --- a/gitea-mirror/Chart.yaml +++ b/gitea-mirror/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: gitea-mirror description: Gitea Mirror Helm chart type: application -version: 0.1.26 -appVersion: "3.25.0" +version: 0.1.27 +appVersion: "3.26.0" annotations: version-source: github-release:RayLabsHQ/gitea-mirror version-pattern: "s|^v||" diff --git a/home-assistant-dev/Chart.yaml b/home-assistant-dev/Chart.yaml index 9fd1ed3..a5a1f4a 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.131-dev -appVersion: "2026.9.0.dev202608050310" +version: 0.1.132-dev +appVersion: "2026.9.0.dev202608060310" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index b068689..64d5147 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.dev202608050310" + tag: "2026.9.0.dev202608060310" hostNetwork: false diff --git a/home-assistant-mcp/Chart.yaml b/home-assistant-mcp/Chart.yaml index 592a31f..ee1db04 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.16 -appVersion: "8.0.0" +version: 0.3.17 +appVersion: "8.1.1" annotations: version-source: github-release:homeassistant-ai/ha-mcp version-pattern: "s|^v||" diff --git a/home-assistant/Chart.yaml b/home-assistant/Chart.yaml index 9c6ec51..1d3041b 100644 --- a/home-assistant/Chart.yaml +++ b/home-assistant/Chart.yaml @@ -5,5 +5,5 @@ type: application annotations: version-source: github-release:home-assistant/core version-pattern: "s|^v||" -version: 0.1.39 -appVersion: "2026.7.4" +version: 0.1.40 +appVersion: "2026.8.0" diff --git a/mikrotik-mcp/Chart.yaml b/mikrotik-mcp/Chart.yaml index 7e23921..df18437 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.13 -appVersion: "0.12.4" +version: 0.1.14 +appVersion: "0.13.1" annotations: version-source: github-release:jeff-nasseri/mikrotik-mcp version-pattern: "s|^v||"