From 28f75051c5c60460d4e3983d39f346bcb462baa2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 2 Jun 2026 04:32:20 +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 +- zigbee2mqtt/Chart.yaml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/esphome/Chart.yaml b/esphome/Chart.yaml index 910a77a..47b3999 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.12 -appVersion: "2026.5.1" +version: 0.1.13 +appVersion: "2026.5.2" 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 a4059e6..eab7509 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.74-dev -appVersion: "2026.7.0.dev202606010323" +version: 0.1.75-dev +appVersion: "2026.7.0.dev202606020323" dependencies: - name: home-assistant version: ">=0.1.0" diff --git a/home-assistant-dev/values.yaml b/home-assistant-dev/values.yaml index 0f9615d..3ccea00 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.7.0.dev202606010323" + tag: "2026.7.0.dev202606020323" hostNetwork: false diff --git a/zigbee2mqtt/Chart.yaml b/zigbee2mqtt/Chart.yaml index 829204f..f1b6ee8 100644 --- a/zigbee2mqtt/Chart.yaml +++ b/zigbee2mqtt/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: zigbee2mqtt description: Zigbee2MQTT Helm chart type: application -version: 0.1.1 -appVersion: "2.10.1" +version: 0.1.2 +appVersion: "2.11.0" annotations: version-source: github-release:Koenkk/zigbee2mqtt