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 ghcr.io/koenkk/zigbee2mqtt ( 2.0.0 → 2.1.0 ) #7970

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Feb 1, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt minor 2.0.0 -> 2.1.0

Release Notes

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

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

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.

| datasource | package                    | from  | to    |
| ---------- | -------------------------- | ----- | ----- |
| docker     | ghcr.io/koenkk/zigbee2mqtt | 2.0.0 | 2.1.0 |
@lab-assistant lab-assistant bot added renovate/container type/minor Issue relates to a minor version bump area/kubernetes Issue relates to Kubernetes labels Feb 1, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Feb 1, 2025

--- kubernetes/apps/home-automation/zigbee2mqtt/app Kustomization: home-automation/zigbee2mqtt HelmRelease: home-automation/zigbee2mqtt

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

@@ -85,13 +85,13 @@

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

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Feb 1, 2025

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

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

@@ -125,13 +125,13 @@

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

@bjw-s bjw-s merged commit 0ef2bb0 into main Feb 2, 2025
15 checks passed
@bjw-s bjw-s deleted the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch February 2, 2025 06:54
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 renovate/container type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant