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

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

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

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: Enabled.

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.

Copy link

sonarqubecloud bot commented Feb 1, 2025

@tyriis-automation
Copy link
Contributor Author

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

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

@@ -57,13 +57,13 @@

               ZIGBEE2MQTT_CONFIG_PERMIT_JOIN: 'false'
               ZIGBEE2MQTT_CONFIG_SERIAL_ADAPTER: zstack
               ZIGBEE2MQTT_CONFIG_SERIAL_PORT: /dev/ttyUSB0
               ZIGBEE2MQTT_DATA: /config
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 2.0.0@sha256:6105a3a01a66bbfb98909a7c309d0707ec7b41728ac15d399747077225231545
+              tag: 2.1.0@sha256:9426e9a8de6c4efc15e13f2802435bd57fbe3f532c1b18a215df98c664b64d19
             nameOverride: zigbee2mqtt
             ports:
             - containerPort: 8080
               name: http
               protocol: TCP
             probes:

@tyriis-automation
Copy link
Contributor Author

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

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

@@ -83,13 +83,13 @@

         - name: ZIGBEE2MQTT_CONFIG_SERIAL_ADAPTER
           value: zstack
         - name: ZIGBEE2MQTT_CONFIG_SERIAL_PORT
           value: /dev/ttyUSB0
         - name: ZIGBEE2MQTT_DATA
           value: /config
-        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: 8080

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.91s
✅ YAML prettier 1 0 0.43s
✅ YAML yamllint 1 0 0.4s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 31ef1a2 into main Feb 1, 2025
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ghcr.io-koenkk-zigbee2mqtt-2.x branch February 1, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants