From 247991f5cbbdd1c4aaf01c5f776c5cb0a9fef774 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 Jul 2026 04:25:18 +0000 Subject: [PATCH] chore: Automated version update for Helm charts --- home-assistant/Chart.yaml | 4 ++-- zigbee2mqtt/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/home-assistant/Chart.yaml b/home-assistant/Chart.yaml index edfa0d7..6b7f3c6 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.34 -appVersion: "2026.6.4" +version: 0.1.35 +appVersion: "2026.7.0" diff --git a/zigbee2mqtt/Chart.yaml b/zigbee2mqtt/Chart.yaml index c944b59..836cab9 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.3 -appVersion: "2.12.0" +version: 0.1.4 +appVersion: "2.12.1" annotations: version-source: github-release:Koenkk/zigbee2mqtt