Skip to content

fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.12.0 → 2.12.1 )#3013

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

fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.12.0 → 2.12.1 )#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 patch 2.12.02.12.1

Warning

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


Release Notes

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

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.

…12.1 )

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/koenkk/zigbee2mqtt | 2.12.0 | 2.12.1 |
@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.12.1
             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.12.1
         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.12.1
         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.12.1
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/type: internal
           nginx.ingress.kubernetes.io/whitelist-source-range: 192.168.0.0/16
         enabled: true

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