chore(helm): update image docker.io/koenkk/zigbee2mqtt 2.0.0 → 2.1.0 (#31588)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[docker.io/koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt)
| minor | `6105a3a` -> `9426e9a` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### Release Notes
<details>
<summary>Koenkk/zigbee2mqtt (docker.io/koenkk/zigbee2mqtt)</summary>
###
[`v2.1.0`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#210-2025-02-01)
[Compare
Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/2.0.0...2.1.0)
##### Features
- Add a settings option to log to console in json format
([#​25649](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25649))
([26ef565](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/26ef565c8a20d1b6c2e09c679eb96d3f56811a87))
- Allow Home Assistant OTA Update entity to show progress while updating
([#​25632](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25632))
([318dc04](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/318dc0413284d204d13a99afd400a5f00f5ef338))
##### Bug Fixes
- Add Home Assistant device class for flow rates (e.g., Sonoff SWV)
([#​26035](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26035))
([cdbd553](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/cdbd55320acbf7d857c518e8aac8ab9e495eb6b5))
- Add semver tags to Docker releases
([#​25530](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25530))
([0d30eb5](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/0d30eb553b9cb027f8ae5424b9e740136742f74c))
- Allow to set throttle via frontend
([#​25997](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25997))
([5cf4547](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5cf4547fe04e9a5627826225c3b26586aea3edc1))
- Container: remove modifying capabilities of `/usr/bin/node`
([#​25456](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25456))
([43a5b24](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/43a5b24dcc22af3ec4c0bb76b45a2706f898421f))
- Enable use of MQTT username without password
([#​25611](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25611))
([a28a5ba](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/a28a5baf17b8dd3fe4703cdb38d80796157521af))
- Fix `Error: write after end` error
([#​25737](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25737))
([2d5e7bf](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2d5e7bf9ff611387f2334a55caab6991d65ad3fa))
- Fix `Failed to call 'Frontend' 'stop' (TypeError: Cannot read
properties of undefined (reading 'close')`
[https://github.com/Koenkk/zigbee2mqtt/issues/25715](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25715)
([9daeba1](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/9daeba1f0ab350d9609bcd4c1e8bc291b5eaab8b))
- Fix duplicate `action` publish when `advanced.output` has `attribute`
([#​25963](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25963))
([2af65cf](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2af65cf28eea397013a0f629761536339d6ace63))
- **ignore:** Ensure config example is never out of sync with settings
([#​25707](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25707))
([23b709c](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/23b709cee28a5926f1608e70e30703ba52011005))
- **ignore:** Remove `adapter` `auto` from schema
([#​25896](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25896))
([5e60f1d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5e60f1dc8dae96a04d1a76a677f89f426da64a94))
- **ignore:** update dependencies
([#​25535](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25535))
([6f3524b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/6f3524b251ed8218ffed132df262eb0850687e61))
- **ignore:** update dependencies
([#​25760](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25760))
([5b82d7e](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5b82d7e4df9fdc868689f8a745e502b5beea837a))
- **ignore:** update dependencies
([#​25890](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25890))
([8da5fa6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/8da5fa663d2fbf4a68e797cff9938b57dd620935))
- **ignore:** update dependencies
([#​26005](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26005))
([85460cd](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/85460cd5ce2a17a2036a54d3984a5f59b75be41b))
- Long startup time when `OnEvent` 'start' times out (repeatedly)
([#​25693](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25693))
([f1f73bd](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/f1f73bd46425262fc1ff7e897d879faf16e3d8a9))
- Only use endpoint-specific states if the device definition uses them
([#​26019](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/26019))
([0462b94](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/0462b94f5a346e64a85a90cb6c7e33a36ac98311))
- Remove invalid `warn` `log_level`
[https://github.com/nurikk/zigbee2mqtt-frontend/issues/2369](https://redirect.github.com/nurikk/zigbee2mqtt-frontend/issues/2369)
([#​25634](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/25634))
([1667ba6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/1667ba64ac2b8272cb0dea7ce30e459450e1c847))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.0
|
||||
appVersion: 2.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt
|
||||
- https://hub.docker.com/r/koenkk/zigbee2mqtt
|
||||
type: application
|
||||
version: 14.1.1
|
||||
version: 14.2.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/koenkk/zigbee2mqtt
|
||||
tag: 2.0.0@sha256:6105a3a01a66bbfb98909a7c309d0707ec7b41728ac15d399747077225231545
|
||||
tag: 2.1.0@sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user