From e0bae0436454f8c805cd73143685d965e5c6dbb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 16:17:39 -0500 Subject: [PATCH] [zigbee2mqtt] Update helm chart common to v1.6.2 (#248) Co-authored-by: Renovate Bot --- charts/zigbee2mqtt/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/zigbee2mqtt/Chart.yaml b/charts/zigbee2mqtt/Chart.yaml index f13de12f..60c0931d 100644 --- a/charts/zigbee2mqtt/Chart.yaml +++ b/charts/zigbee2mqtt/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.16.1 description: Bridges events and allows you to control your Zigbee devices via MQTT name: zigbee2mqtt -version: 3.1.1 +version: 3.2.0 keywords: - zigbee - mqtt @@ -19,4 +19,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.6.1 + version: 1.6.2