Skip to content

fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.9.0 ➔ 2.9.1 )#4566

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

fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.9.0 ➔ 2.9.1 )#4566
waifuz-bot[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-koenkk-zigbee2mqtt-2.x

Conversation

@waifuz-bot
Copy link
Contributor

@waifuz-bot waifuz-bot bot commented Mar 2, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt patch 2.9.02.9.1

Release Notes

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

v2.9.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@waifuz-bot waifuz-bot bot requested a review from kashalls as a code owner March 2, 2026 11:31
@waifuz-bot waifuz-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Mar 2, 2026
@waifuz-bot
Copy link
Contributor Author

waifuz-bot bot commented Mar 2, 2026

--- HelmRelease: default/zigbee2mqtt Deployment: default/zigbee2mqtt

+++ HelmRelease: default/zigbee2mqtt Deployment: default/zigbee2mqtt

@@ -91,13 +91,13 @@

           value: tcp://zigbee-controller.outsideour.casa:6638
         - name: ZIGBEE2MQTT_DATA
           value: /data
         envFrom:
         - secretRef:
             name: zigbee2mqtt-secret
-        image: ghcr.io/koenkk/zigbee2mqtt:2.9.0@sha256:6cce51b7328afda3670336cd385f53a2f824ac948164e60f304383d1c3c6ef87
+        image: ghcr.io/koenkk/zigbee2mqtt:2.9.1@sha256:574b2bd0dcbb59fae6edbbb81a35b5563291d3825da0225f0078aa5575dac37f
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@waifuz-bot
Copy link
Contributor Author

waifuz-bot bot commented Mar 2, 2026

--- kubernetes/apps/default/zigbee2mqtt/app Kustomization: default/zigbee2mqtt HelmRelease: default/zigbee2mqtt

+++ kubernetes/apps/default/zigbee2mqtt/app Kustomization: default/zigbee2mqtt HelmRelease: default/zigbee2mqtt

@@ -60,13 +60,13 @@

               ZIGBEE2MQTT_DATA: /data
             envFrom:
             - secretRef:
                 name: zigbee2mqtt-secret
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 2.9.0@sha256:6cce51b7328afda3670336cd385f53a2f824ac948164e60f304383d1c3c6ef87
+              tag: 2.9.1@sha256:574b2bd0dcbb59fae6edbbb81a35b5563291d3825da0225f0078aa5575dac37f
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants