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 ( 1.35.1 β†’ 1.35.2 ) #1615

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 1, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/koenkk/zigbee2mqtt patch 1.35.1 -> 1.35.2

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.

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/koenkk/zigbee2mqtt | 1.35.1 | 1.35.2 |
@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 1, 2024 17:02
@smurf-bot smurf-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory cluster/pi labels Feb 1, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 1, 2024

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

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

@@ -96,13 +96,13 @@

           value: /dev/ttyUSB0
         - name: ZIGBEE2MQTT_DATA
           value: /config
         envFrom:
         - secretRef:
             name: zigbee2mqtt
-        image: ghcr.io/koenkk/zigbee2mqtt:1.35.1
+        image: ghcr.io/koenkk/zigbee2mqtt:1.35.2
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 1, 2024

--- kubernetes/pi/apps/default/zigbee2mqtt/app Kustomization: flux-system/zigbee2mqtt HelmRelease: default/zigbee2mqtt

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

@@ -74,13 +74,13 @@

               ZIGBEE2MQTT_DATA: /config
             envFrom:
             - secretRef:
                 name: zigbee2mqtt
             image:
               repository: ghcr.io/koenkk/zigbee2mqtt
-              tag: 1.35.1
+              tag: 1.35.2
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 10m
                 memory: 128Mi

@joryirving joryirving merged commit 68a1a69 into main Feb 1, 2024
10 checks passed
@joryirving joryirving deleted the renovate/pi-ghcr.io-koenkk-zigbee2mqtt-1.x branch February 1, 2024 20:37
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