From 9664be3916b4796a2569f755e2740378badda630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=97=AA=D1=94=CE=BD=CE=B9=CE=B7=20=E1=97=B7=CF=85=D0=BD?= =?UTF-8?q?=CA=9F?= <onedr0p@users.noreply.github.com> Date: Thu, 10 Jun 2021 14:50:14 -0400 Subject: [PATCH] deprecate zwave2mqtt (#971) --- charts/stable/zwave2mqtt/Chart.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/stable/zwave2mqtt/Chart.yaml b/charts/stable/zwave2mqtt/Chart.yaml index 9d3fd229..a42b7241 100644 --- a/charts/stable/zwave2mqtt/Chart.yaml +++ b/charts/stable/zwave2mqtt/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 4.0.6 description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue name: zwave2mqtt -version: 8.4.0 +version: 8.4.1 kubeVersion: ">=1.16.0-0" keywords: - zwave @@ -12,9 +12,7 @@ home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/zwave2mqtt icon: https://raw.githubusercontent.com/zwave-js/zwavejs2mqtt/v4.0.0/static/logo.png sources: - https://github.com/OpenZWave/Zwave2Mqtt -maintainers: -- name: billimek - email: jeff@billimek.com +deprecated: true dependencies: - name: common repository: https://library-charts.k8s-at-home.com