Skip to content

Comments

fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.7.0 ➔ 2.7.1 )#3703

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-koenkk-zigbee2mqtt-2.x
Dec 9, 2025
Merged

fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.7.0 ➔ 2.7.1 )#3703
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-koenkk-zigbee2mqtt-2.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt patch 2.7.0 -> 2.7.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.7.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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Dec 6, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -62,13 +62,13 @@

               ZIGBEE2MQTT_DATA: /config
             envFrom:
             - secretRef:
                 name: zigbee-secret
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 2.7.0@sha256:7da30df2c3e53ea02e0bbce0241306358e946b2b5ce6ec02ecdf90be0a96c694
+              tag: 2.7.1@sha256:163e7351430a95d550d5b1bb958527edc1eff115eb013ca627f3545a192e853f
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@unsc-oni-ancilla
Copy link
Contributor Author

--- HelmRelease: default/zigbee Deployment: default/zigbee

+++ HelmRelease: default/zigbee Deployment: default/zigbee

@@ -87,13 +87,13 @@

           value: tcp://10.0.30.7:6638
         - name: ZIGBEE2MQTT_DATA
           value: /config
         envFrom:
         - secretRef:
             name: zigbee-secret
-        image: ghcr.io/koenkk/zigbee2mqtt:2.7.0@sha256:7da30df2c3e53ea02e0bbce0241306358e946b2b5ce6ec02ecdf90be0a96c694
+        image: ghcr.io/koenkk/zigbee2mqtt:2.7.1@sha256:163e7351430a95d550d5b1bb958527edc1eff115eb013ca627f3545a192e853f
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@binaryn3xus binaryn3xus merged commit 32b578e into main Dec 9, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch December 9, 2025 01:42
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.

1 participant