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

fix(container): update ghcr.io/koenkk/zigbee2mqtt (2.1.0 → 2.1.1) #3404

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Feb 6, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt patch 2.1.0 -> 2.1.1

Release Notes

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

v2.1.1

Compare Source

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.

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 February 6, 2025 20:06
@bot-blake bot-blake bot assigned buroa Feb 6, 2025
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Feb 6, 2025
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Feb 6, 2025

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

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

@@ -59,13 +59,13 @@

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

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Feb 6, 2025

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

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

@@ -88,13 +88,13 @@

           value: tcp://zigbee-controller.internal:6638
         - name: ZIGBEE2MQTT_DATA
           value: /config
         envFrom:
         - secretRef:
             name: zigbee2mqtt-secret
-        image: ghcr.io/koenkk/zigbee2mqtt:2.1.0@sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19
+        image: ghcr.io/koenkk/zigbee2mqtt:2.1.1@sha256:c7b111384716247f057b449ebb242bf05f3fafb98dd6d5688c1ac1fc730d5e95
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@buroa buroa merged commit e39929c into master Feb 6, 2025
10 checks passed
@buroa buroa deleted the renovate/ghcr.io-koenkk-zigbee2mqtt-2.1.x branch February 6, 2025 21:11
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant