From a1185138395ffbf26e866d99a9691c00c86a9dae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Aug 2026 03:22:01 +0000 Subject: [PATCH] chore: Automated version update for Helm charts --- esphome/Chart.yaml | 4 ++-- home-assistant-dev/Chart.yaml | 4 ++-- home-assistant-dev/values.yaml | 2 +- mikrotik-mcp/Chart.yaml | 4 ++-- qbittorrent/Chart.yaml | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/esphome/Chart.yaml b/esphome/Chart.yaml index d3e3dec..55e3edd 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.27 -appVersion: "2026.8.0" +version: 0.1.28 +appVersion: "2026.8.1" annotations: version-source: github-release:esphome/esphome version-pattern: "s|^v||" diff --git a/home-assistant-dev/Chart.yaml b/home-assistant-dev/Chart.yaml index a0bcd3d..25bed13 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.146-dev -appVersion: "2026.9.0.dev202608230234" +version: 0.1.147-dev +appVersion: "2026.9.0.dev202608240234" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index 78417a0..ac28c46 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.dev202608230234" + tag: "2026.9.0.dev202608240234" hostNetwork: false diff --git a/mikrotik-mcp/Chart.yaml b/mikrotik-mcp/Chart.yaml index 778cccc..92b6e31 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.18 -appVersion: "0.14.8" +version: 0.1.19 +appVersion: "0.14.10" annotations: version-source: github-release:jeff-nasseri/mikrotik-mcp version-pattern: "s|^v||" diff --git a/qbittorrent/Chart.yaml b/qbittorrent/Chart.yaml index f2e41bb..09adc88 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.23 -appVersion: "5.2.3_v2.0.14-ls472" +version: 0.1.24 +appVersion: "5.2.3_v2.0.14-ls473" annotations: version-source: github-release:linuxserver/docker-qbittorrent