From 779d001738d3a542719c80e14fb496e7518d17ba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Sep 2024 12:04:36 +0000 Subject: [PATCH] fix(docker.io/koenkk/zigbee2mqtt): update docker.io/koenkk/zigbee2mqtt docker tag to v1.40.1 --- 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 a9abcf0..6a7b3eb 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: 1.40.0 + tag: 1.40.1 device: /dev/ttyACM0 securityContext: privileged: true