fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.6.0 ➔ 2.6.1 )#3301
Merged
binaryn3xus merged 2 commits intomainfrom Sep 4, 2025
Merged
fix(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.6.0 ➔ 2.6.1 )#3301binaryn3xus merged 2 commits intomainfrom
binaryn3xus merged 2 commits intomainfrom
Conversation
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.0@sha256:472f4f5ed5d4258056093ea5745bc0ada37628b667d7db4fb12c2ffea74b2703
+ image: ghcr.io/koenkk/zigbee2mqtt:2.6.1@sha256:22e1fc160163edee0ceef47910211e97e7b0fb18b6bc94c9b799409252409f6a
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80 |
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.0@sha256:472f4f5ed5d4258056093ea5745bc0ada37628b667d7db4fb12c2ffea74b2703
+ tag: 2.6.1@sha256:22e1fc160163edee0ceef47910211e97e7b0fb18b6bc94c9b799409252409f6a
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
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.0@sha256:472f4f5ed5d4258056093ea5745bc0ada37628b667d7db4fb12c2ffea74b2703
+ image: ghcr.io/koenkk/zigbee2mqtt:2.6.1@sha256:22e1fc160163edee0ceef47910211e97e7b0fb18b6bc94c9b799409252409f6a
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80 |
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.0@sha256:472f4f5ed5d4258056093ea5745bc0ada37628b667d7db4fb12c2ffea74b2703
+ tag: 2.6.1@sha256:22e1fc160163edee0ceef47910211e97e7b0fb18b6bc94c9b799409252409f6a
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.6.0->2.6.1Release Notes
Koenkk/zigbee2mqtt (ghcr.io/koenkk/zigbee2mqtt)
v2.6.1Compare Source
Bug Fixes
node_modulessymlinks on stop (#28202) (63a4207)onEvent(stop)not being called when device is force removed (#27984) (5286570)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.
This PR has been generated by Renovate Bot.