From 72c014c584ef0737b87c3a073ff875277f37c725 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 00:01:39 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/koen?= =?UTF-8?q?kk/zigbee2mqtt=20(=202.12.0=20=E2=86=92=202.12.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------------- | ------ | ------ | | docker | ghcr.io/koenkk/zigbee2mqtt | 2.12.0 | 2.12.1 | --- .../berries/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml | 2 +- .../subterra/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/berries/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml b/kubernetes/berries/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml index ab8ea7e7d..56fa44ccf 100644 --- a/kubernetes/berries/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml +++ b/kubernetes/berries/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml @@ -28,7 +28,7 @@ spec: app: image: repository: ghcr.io/koenkk/zigbee2mqtt - tag: 2.12.0 + tag: 2.12.1 env: ZIGBEE2MQTT_DATA: /config ZIGBEE2MQTT_CONFIG_ADVANCED_LAST_SEEN: ISO_8601 diff --git a/kubernetes/subterra/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml b/kubernetes/subterra/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml index eb5ddee4c..1a0909d2e 100644 --- a/kubernetes/subterra/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml +++ b/kubernetes/subterra/apps/smarthome/zigbee2mqtt/app/helmrelease.yaml @@ -20,7 +20,7 @@ spec: image: repository: ghcr.io/koenkk/zigbee2mqtt - tag: 2.12.0 + tag: 2.12.1 env: Z2M_WATCHDOG: default ZIGBEE2MQTT_DATA: /data