chore(deps): update container image koenkk/zigbee2mqtt to v1.40.1@8127ec2 by renovate (#26080)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt) |
patch | `1.40.0` -> `1.40.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Koenkk/zigbee2mqtt (koenkk/zigbee2mqtt)</summary>

###
[`v1.40.1`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#1401-2024-09-07)

[Compare
Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/1.40.0...1.40.1)

##### Bug Fixes

- Fix `Cannot read properties of undefined (reading 'some')`
[https://github.com/Koenkk/zigbee2mqtt/issues/23821](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23821)
([557b17a](557b17ad5b))
- **ignore:** update dependencies
([#&#8203;23790](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23790))
([b7fa722](b7fa722109))
- **ignore:** update zigbee-herdsman to 0.57.2
([#&#8203;23872](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23872))
([5524e88](5524e881e6))
- **ignore:** update zigbee-herdsman to 0.57.3
([#&#8203;23877](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23877))
([0d46354](0d46354c48))
- **ignore:** update zigbee-herdsman-converters to 20.11.0
([#&#8203;23837](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23837))
([a33c29f](a33c29f10a))
- **ignore:** update zigbee-herdsman-converters to 20.12.1
([#&#8203;23884](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23884))
([9283c4b](9283c4b497))
- **ignore:** update zigbee-herdsman-converters to 20.9.0
([#&#8203;23822](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23822))
([6dade8b](6dade8b11f))
- Log stack trace when update check fails
[https://github.com/Koenkk/zigbee2mqtt/discussions/23798](https://redirect.github.com/Koenkk/zigbee2mqtt/discussions/23798)
([13a108d](13a108ddbc))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC43MS4wIiwidXBkYXRlZEluVmVyIjoiMzguNzEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-07 14:17:24 +02:00 committed by GitHub
parent a001fe88f8
commit 57a00ff84d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 1.40.0 appVersion: 1.40.1
dependencies: dependencies:
- name: common - name: common
version: 24.1.14 version: 24.1.14
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt
- https://hub.docker.com/r/koenkk/zigbee2mqtt - https://hub.docker.com/r/koenkk/zigbee2mqtt
type: application type: application
version: 13.3.1 version: 13.3.2

View File

@ -1,6 +1,6 @@
image: image:
repository: koenkk/zigbee2mqtt repository: koenkk/zigbee2mqtt
tag: 1.40.0@sha256:619566d36e377413a1a6263c19ea21cc1b034da37162aadfe41b10a9e9c9c6ee tag: 1.40.1@sha256:8127ec2b6e5370eb83033e9cd7250a72bc418b4ead722eadb17c664bebd8b829
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
service: service:
main: main: