Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update image ghcr.io/koenkk/zigbee2mqtt to v2 #1388

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

detective-gesicht[bot]
Copy link
Contributor

@detective-gesicht detective-gesicht bot commented Jan 3, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt major 1.42.0 -> 2.1.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Features
  • Add a settings option to log to console in json format (#​25649) (26ef565)
  • Allow Home Assistant OTA Update entity to show progress while updating (#​25632) (318dc04)
Bug Fixes

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • Change default homeassistant.status_topic to homeassistant/status (#​25286)
  • Docker: update Alpine to 3.21, drop x86 support (#​25171)
  • Remove permit_join_timeout (#​25082)
  • Home Assistant: remove duplicate sensor/select for select/number/button entities (#​25026)
  • Ensure data in response is always empty on error (#​24971)
  • Rework OTA (#​24634)
  • Remove deprecated Home Assistant integration features (#​24494)
  • Improve bind/bridge/groups parsing and resolving consistency (#​24432)
  • Remove configuring group members through configuration.yaml (#​24338)
  • Improve permit join (#​24257)
  • The big cleanup (#​24200)
  • HA permit join switch: disable automatically after 254 seconds (#​24245)
Features
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.

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Jan 3, 2025

--- HelmRelease: home/zigbee2mqtt Deployment: home/zigbee2mqtt

+++ HelmRelease: home/zigbee2mqtt Deployment: home/zigbee2mqtt

@@ -53,13 +53,13 @@

         - name: ZIGBEE2MQTT_CONFIG_PERMIT_JOIN
           value: 'false'
         - name: ZIGBEE2MQTT_CONFIG_SERIAL_PORT
           value: /dev/ttyUSB0
         - name: ZIGBEE2MQTT_DATA
           value: /data
-        image: ghcr.io/koenkk/zigbee2mqtt:1.42.0
+        image: ghcr.io/koenkk/zigbee2mqtt:2.1.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Jan 3, 2025

--- clusters/mallard/kube/apps/home/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: home/zigbee2mqtt

+++ clusters/mallard/kube/apps/home/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: home/zigbee2mqtt

@@ -43,13 +43,13 @@

               ZIGBEE2MQTT_CONFIG_MQTT_SERVER: mqtt://mosquitto:1883
               ZIGBEE2MQTT_CONFIG_PERMIT_JOIN: 'false'
               ZIGBEE2MQTT_CONFIG_SERIAL_PORT: /dev/ttyUSB0
               ZIGBEE2MQTT_DATA: /data
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 1.42.0
+              tag: 2.1.1
             resources:
               limits:
                 memory: 500Mi
               requests:
                 cpu: 10m
                 memory: 100Mi

@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch 8 times, most recently from 1bced3f to 0cd46a1 Compare January 24, 2025 11:20
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch 7 times, most recently from bd4b34a to 03e6632 Compare January 31, 2025 20:22
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch 6 times, most recently from d5d2f8f to 5dd970b Compare February 5, 2025 01:43
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch 3 times, most recently from 91c4ccc to d5dae44 Compare February 6, 2025 12:43
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch 10 times, most recently from a7a60a3 to 4fc19f7 Compare February 10, 2025 04:29
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch from 4fc19f7 to 673a915 Compare February 11, 2025 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants