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.41.0 → 1.42.0 ) #1654

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt minor 1.41.0 -> 1.42.0

Release Notes

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

v1.42.0

Compare Source

Features
  • Add experimental support for Home Assistant event entities (#​24233) (848f250)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from martinohmann as a code owner December 2, 2024 00:50
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

kustomization changes in kubernetes/main

--- 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

@@ -70,13 +70,13 @@

               ZIGBEE2MQTT_DATA: /config
             envFrom:
             - secretRef:
                 name: zigbee2mqtt
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 1.41.0@sha256:8643f5d454fb2209a1ce765cb0726b57b92e38ac293af95f068760473af4cf5d
+              tag: 1.42.0@sha256:732ae43d714610040bd049487b60af3b2dbcfdefb5f169897455b60d715e2131
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:

Copy link

github-actions bot commented Dec 2, 2024

helmrelease changes in kubernetes/main

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

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

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

           value: tcp://192.168.30.30:1053
         - name: ZIGBEE2MQTT_DATA
           value: /config
         envFrom:
         - secretRef:
             name: zigbee2mqtt
-        image: ghcr.io/koenkk/zigbee2mqtt:1.41.0@sha256:8643f5d454fb2209a1ce765cb0726b57b92e38ac293af95f068760473af4cf5d
+        image: ghcr.io/koenkk/zigbee2mqtt:1.42.0@sha256:732ae43d714610040bd049487b60af3b2dbcfdefb5f169897455b60d715e2131
         livenessProbe:
           exec:
             command:
             - wget
             - --no-verbose
             - --tries=1

@martinohmann martinohmann merged commit 499cd11 into main Dec 2, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-ghcr.io-koenkk-zigbee2mqtt-1.x branch December 2, 2024 07:46
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