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(upstairs): update container tag ghcr.io/koenkk/zigbee2mqtt to v1.36.1 #2751

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt patch 1.36.0 -> 1.36.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 this update 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 Apr 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tyriis-automation
Copy link
Contributor Author

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

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

@@ -36,13 +36,13 @@

           app:
             env:
               TZ: ${SETTING_TZ}
               ZIGBEE2MQTT_DATA: /config
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+              tag: 1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
             nameOverride: zigbee2mqtt-basement
             ports:
             - containerPort: 8080
               name: http
               protocol: TCP
             probes:
--- kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/downstairs Kustomization: flux-system/apps-zigbee2mqtt-downstairs HelmRelease: home-automation/zigbee2mqtt-downstairs

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

@@ -36,13 +36,13 @@

           app:
             env:
               TZ: ${SETTING_TZ}
               ZIGBEE2MQTT_DATA: /config
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+              tag: 1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
             nameOverride: zigbee2mqtt-downstairs
             ports:
             - containerPort: 8080
               name: http
               protocol: TCP
             probes:
--- kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/upstairs Kustomization: flux-system/apps-zigbee2mqtt-upstairs HelmRelease: home-automation/zigbee2mqtt-upstairs

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

@@ -36,13 +36,13 @@

           app:
             env:
               TZ: ${SETTING_TZ}
               ZIGBEE2MQTT_DATA: /config
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+              tag: 1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
             nameOverride: zigbee2mqtt-upstairs
             ports:
             - containerPort: 8080
               name: http
               protocol: TCP
             probes:

@tyriis-automation
Copy link
Contributor Author

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

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

@@ -37,13 +37,13 @@

       containers:
       - env:
         - name: TZ
           value: ${SETTING_TZ}
         - name: ZIGBEE2MQTT_DATA
           value: /config
-        image: ghcr.io/koenkk/zigbee2mqtt:1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+        image: ghcr.io/koenkk/zigbee2mqtt:1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
--- HelmRelease: home-automation/zigbee2mqtt-downstairs Deployment: home-automation/zigbee2mqtt-downstairs

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

@@ -37,13 +37,13 @@

       containers:
       - env:
         - name: TZ
           value: ${SETTING_TZ}
         - name: ZIGBEE2MQTT_DATA
           value: /config
-        image: ghcr.io/koenkk/zigbee2mqtt:1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+        image: ghcr.io/koenkk/zigbee2mqtt:1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080
--- HelmRelease: home-automation/zigbee2mqtt-upstairs Deployment: home-automation/zigbee2mqtt-upstairs

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

@@ -37,13 +37,13 @@

       containers:
       - env:
         - name: TZ
           value: ${SETTING_TZ}
         - name: ZIGBEE2MQTT_DATA
           value: /config
-        image: ghcr.io/koenkk/zigbee2mqtt:1.36.0@sha256:4de1ee53d67a9b4556045c34a2722bfd2348dabbefcb792e862643104d3e9fd0
+        image: ghcr.io/koenkk/zigbee2mqtt:1.36.1@sha256:32901c8b100ee4d04123eb714523a023ca4aba7946e504209c7d773d07f697b5
         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 3 0 0.03s
✅ REPOSITORY gitleaks yes no 2.2s
✅ YAML prettier 3 0 0.71s
✅ YAML yamllint 3 0 0.44s

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 8c35b7d into main Apr 1, 2024
15 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ghcr.io-koenkk-zigbee2mqtt-1.x branch April 1, 2024 19:06
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.

0 participants