Skip to content

feat(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.12.0 → 2.13.0 ) - #3013

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-koenkk-zigbee2mqtt-2.x
Open

feat(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.12.0 → 2.13.0 )#3013
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-koenkk-zigbee2mqtt-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt minor 2.12.02.13.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Koenkk/zigbee2mqtt (ghcr.io/koenkk/zigbee2mqtt)

v2.13.0

Compare Source

Features
  • Add clear_cache option to device remove request (#​32631) (83ab522)
  • Home Assistant: add discovery support for Tuya infrared receiver (learn mode) and emitter features (#​32625) (32506b4)
Bug Fixes

v2.12.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mglants-bot

mglants-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown
--- kubernetes/berries/apps/smarthome/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: smarthome/zigbee2mqtt

+++ kubernetes/berries/apps/smarthome/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: smarthome/zigbee2mqtt

@@ -56,13 +56,13 @@

               ZIGBEE2MQTT_DATA: /config
             envFrom:
             - secretRef:
                 name: zigbee2mqtt-secret
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 2.12.0
+              tag: 2.13.0
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@mglants-bot

mglants-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown
--- HelmRelease: smarthome/zigbee2mqtt Deployment: smarthome/zigbee2mqtt

+++ HelmRelease: smarthome/zigbee2mqtt Deployment: smarthome/zigbee2mqtt

@@ -30,13 +30,13 @@

         runAsGroup: 568
         runAsUser: 568
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: zigbee2mqtt
-        image: ghcr.io/koenkk/zigbee2mqtt:2.12.0
+        image: ghcr.io/koenkk/zigbee2mqtt:2.13.0
         imagePullPolicy: null
         env:
         - name: Z2M_WATCHDOG
           value: default
         - name: ZIGBEE2MQTT_CONFIG_ADVANCED_LAST_SEEN
           value: ISO_8601

@mglants-bot

mglants-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown
--- HelmRelease: smarthome/zigbee2mqtt Deployment: smarthome/zigbee2mqtt

+++ HelmRelease: smarthome/zigbee2mqtt Deployment: smarthome/zigbee2mqtt

@@ -96,13 +96,13 @@

           value: /dev/ttyUSBZigbee
         - name: ZIGBEE2MQTT_DATA
           value: /config
         envFrom:
         - secretRef:
             name: zigbee2mqtt-secret
-        image: ghcr.io/koenkk/zigbee2mqtt:2.12.0
+        image: ghcr.io/koenkk/zigbee2mqtt:2.13.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@mglants-bot

mglants-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown
--- kubernetes/subterra/apps/smarthome/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: smarthome/zigbee2mqtt

+++ kubernetes/subterra/apps/smarthome/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: smarthome/zigbee2mqtt

@@ -52,13 +52,13 @@

       ZIGBEE2MQTT_DATA: /data
     envFrom:
     - secretRef:
         name: zigbee2mqtt-secret
     image:
       repository: ghcr.io/koenkk/zigbee2mqtt
-      tag: 2.12.0
+      tag: 2.13.0
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/type: internal
           nginx.ingress.kubernetes.io/whitelist-source-range: 192.168.0.0/16
         enabled: true

@renovate
renovate Bot force-pushed the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch from 72c014c to 3ed3fca Compare July 20, 2026 23:16
….13.0 )

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/koenkk/zigbee2mqtt | 2.12.0 | 2.13.0 |
@renovate
renovate Bot force-pushed the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch from 3ed3fca to cd91c4d Compare August 1, 2026 08:30
@renovate renovate Bot changed the title fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.12.0 → 2.12.1 ) feat(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.12.0 → 2.13.0 ) Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants