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 ) #3262

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot 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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner February 1, 2025 21:04
@layla-bot layla-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Feb 1, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Feb 1, 2025

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

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

@@ -72,13 +72,13 @@

               ZIGBEE2MQTT_DATA: /data
             envFrom:
             - secretRef:
                 name: zigbee2mqtt-secret
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 2.0.0@sha256:6105a3a01a66bbfb98909a7c309d0707ec7b41728ac15d399747077225231545
+              tag: 2.1.0@sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Feb 1, 2025

--- HelmRelease: default/zigbee2mqtt Deployment: default/zigbee2mqtt

+++ HelmRelease: default/zigbee2mqtt Deployment: default/zigbee2mqtt

@@ -100,13 +100,13 @@

           value: tcp://172.16.2.42:6638
         - name: ZIGBEE2MQTT_DATA
           value: /data
         envFrom:
         - secretRef:
             name: zigbee2mqtt-secret
-        image: ghcr.io/koenkk/zigbee2mqtt:2.0.0@sha256:6105a3a01a66bbfb98909a7c309d0707ec7b41728ac15d399747077225231545
+        image: ghcr.io/koenkk/zigbee2mqtt:2.1.0@sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@layla-bot layla-bot bot force-pushed the renovate/main-ghcr.io-koenkk-zigbee2mqtt-2.x branch 3 times, most recently from 18f7802 to d290126 Compare February 2, 2025 06:06
@layla-bot layla-bot bot force-pushed the renovate/main-ghcr.io-koenkk-zigbee2mqtt-2.x branch from d290126 to dfeebba Compare February 2, 2025 07:59
@kashalls kashalls merged commit 1d7aa0f into main Feb 2, 2025
12 checks passed
@layla-bot layla-bot bot deleted the renovate/main-ghcr.io-koenkk-zigbee2mqtt-2.x branch February 2, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant