From 1acaf8b2ff1e0efc5b1f33d7348e1bd27b7afa6c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Feb 2025 23:31:19 +0000 Subject: [PATCH] fix(deps): update docker.io/koenkk/zigbee2mqtt docker tag to v2.1.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 2b4080b..75a650d 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.0.0 + tag: 2.1.0 device: /dev/ttyACM0 securityContext: privileged: true