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

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

bot-blake[bot]
Copy link
Contributor

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

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot requested a review from buroa as a code owner January 3, 2025 21:06
@bot-blake bot-blake bot assigned buroa Jan 3, 2025
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 3, 2025
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 3, 2025

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

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

@@ -64,13 +64,13 @@

               ZIGBEE2MQTT_DATA: /config
             envFrom:
             - secretRef:
                 name: zigbee2mqtt-secret
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 1.42.0@sha256:732ae43d714610040bd049487b60af3b2dbcfdefb5f169897455b60d715e2131
+              tag: 2.0.0@sha256:6105a3a01a66bbfb98909a7c309d0707ec7b41728ac15d399747077225231545
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 3, 2025

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

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

@@ -99,13 +99,13 @@

           value: tcp://slzb.internal:6638
         - name: ZIGBEE2MQTT_DATA
           value: /config
         envFrom:
         - secretRef:
             name: zigbee2mqtt-secret
-        image: ghcr.io/koenkk/zigbee2mqtt:1.42.0@sha256:732ae43d714610040bd049487b60af3b2dbcfdefb5f169897455b60d715e2131
+        image: ghcr.io/koenkk/zigbee2mqtt:2.0.0@sha256:6105a3a01a66bbfb98909a7c309d0707ec7b41728ac15d399747077225231545
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@buroa buroa merged commit 689b94b into master Jan 3, 2025
10 checks passed
@buroa buroa deleted the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch January 3, 2025 21:08
buroa added a commit that referenced this pull request Jan 3, 2025
… 2.0.0) (#3259)"

Something broke: Koenkk/zigbee2mqtt#24988

Using '/config' as data directory
[FATAL tini (7)] exec node failed: Operation not permitted

This reverts commit 689b94b.
buroa pushed a commit that referenced this pull request Jan 3, 2025
…3259)

Co-authored-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant