Skip to content

Comments

fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.6.1 ➔ 2.6.2 )#3418

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

fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.6.1 ➔ 2.6.2 )#3418
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.6.1 -> 2.6.2

Release Notes

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

v2.6.2

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 Oct 1, 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

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

               ZIGBEE2MQTT_DATA: /config
             envFrom:
             - secretRef:
                 name: zigbee-secret
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 2.6.1@sha256:22e1fc160163edee0ceef47910211e97e7b0fb18b6bc94c9b799409252409f6a
+              tag: 2.6.2@sha256:ffabf256f4550175278fbeebdbc3f174f2ffa005175e755324c5f06020af3e68
             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.6.1@sha256:22e1fc160163edee0ceef47910211e97e7b0fb18b6bc94c9b799409252409f6a
+        image: ghcr.io/koenkk/zigbee2mqtt:2.6.2@sha256:ffabf256f4550175278fbeebdbc3f174f2ffa005175e755324c5f06020af3e68
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@binaryn3xus binaryn3xus merged commit e6df37e into main Oct 2, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch October 2, 2025 00:52
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