From fb7129ef8cbf4dff436a16c53a1ee11e89baca67 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Apr 2025 20:01:57 +0000 Subject: [PATCH] fix(deps): update docker.io/koenkk/zigbee2mqtt docker tag to v2.2.0 --- home-assistant/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-assistant/values.yaml b/home-assistant/values.yaml index 6b6b678..e21b4be 100644 --- a/home-assistant/values.yaml +++ b/home-assistant/values.yaml @@ -50,7 +50,7 @@ zigbee2mqtt: registry: docker.io repository: koenkk/zigbee2mqtt pullPolicy: IfNotPresent - tag: 2.1.3 + tag: 2.2.0 device: /dev/ttyACM0 securityContext: privileged: true