chore(deps): update container image koenkk/zigbee2mqtt to v1.35.0@1148486 by renovate (#16728)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | koenkk/zigbee2mqtt | minor | `1.34.0` -> `v1.35.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
e9f7298781
commit
9d0463c954
|
@ -1,38 +1,38 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: zigbee2mqtt
|
||||
version: 10.2.4
|
||||
appVersion: 1.34.0
|
||||
version: 10.3.0
|
||||
appVersion: 1.35.0
|
||||
description: Bridges events and allows you to control your Zigbee devices via MQTT
|
||||
home: https://truecharts.org/charts/stable/zigbee2mqtt
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/zigbee2mqtt.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://hub.docker.com/r/koenkk/zigbee2mqtt
|
||||
- https://github.com/Koenkk/zigbee2mqtt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt
|
||||
- https://github.com/Koenkk/zigbee2mqtt
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt
|
||||
- https://hub.docker.com/r/koenkk/zigbee2mqtt
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- zigbee
|
||||
- mqtt
|
||||
- home-assistant
|
||||
- zigbee
|
||||
- mqtt
|
||||
- home-assistant
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: koenkk/zigbee2mqtt
|
||||
tag: 1.34.0@sha256:7f6fca6f19a0bed1a33cecbdd841a91e28e1a1842e268b1abb544e120aaf88e6
|
||||
tag: v1.35.0@sha256:11484861c807cc7920bfb034f772d6bc28645ddbc5291f67919868ad0c1cd92e
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue