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 ( 1.42.0 → 2.0.0 ) - autoclosed #1460

Closed

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Jan 3, 2025

This PR contains the following updates:

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

Release Notes

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

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

…2.0.0 )

| datasource | package                    | from   | to    |
| ---------- | -------------------------- | ------ | ----- |
| docker     | ghcr.io/koenkk/zigbee2mqtt | 1.42.0 | 2.0.0 |
@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/major Issue relates to a major version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Jan 3, 2025
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Jan 3, 2025

--- kubernetes/main/apps/home-automation/zigbee2mqtt/app Kustomization: flux-system/zigbee2mqtt HelmRelease: home-automation/zigbee2mqtt

+++ kubernetes/main/apps/home-automation/zigbee2mqtt/app Kustomization: flux-system/zigbee2mqtt HelmRelease: home-automation/zigbee2mqtt

@@ -81,13 +81,13 @@

               ZIGBEE2MQTT_CONFIG_SERIAL_BAUDRATE: 115200
               ZIGBEE2MQTT_CONFIG_SERIAL_DISABLE_LED: false
               ZIGBEE2MQTT_CONFIG_SERIAL_PORT: tcp://10.1.4.35:6638
               ZIGBEE2MQTT_DATA: /data
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 1.42.0
+              tag: 2.0.0
             resources:
               limits:
                 memory: 384Mi
               requests:
                 cpu: 50m
                 memory: 384Mi

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Jan 3, 2025

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

+++ HelmRelease: home-automation/zigbee2mqtt Deployment: home-automation/zigbee2mqtt

@@ -124,13 +124,13 @@

         - name: ZIGBEE2MQTT_CONFIG_SERIAL_DISABLE_LED
           value: 'false'
         - name: ZIGBEE2MQTT_CONFIG_SERIAL_PORT
           value: tcp://10.1.4.35:6638
         - name: ZIGBEE2MQTT_DATA
           value: /data
-        image: ghcr.io/koenkk/zigbee2mqtt:1.42.0
+        image: ghcr.io/koenkk/zigbee2mqtt:2.0.0
         name: app
         resources:
           limits:
             memory: 384Mi
           requests:
             cpu: 50m

@kireque-bot kireque-bot bot changed the title feat(container)!: Update image ghcr.io/koenkk/zigbee2mqtt ( 1.42.0 → 2.0.0 ) feat(container)!: Update image ghcr.io/koenkk/zigbee2mqtt ( 1.42.0 → 2.0.0 ) - autoclosed Jan 6, 2025
@kireque-bot kireque-bot bot closed this Jan 6, 2025
@kireque-bot kireque-bot bot deleted the renovate/main-ghcr.io-koenkk-zigbee2mqtt-2.x branch January 6, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants