fix(container): update image ghcr.io/koenkk/zigbee2mqtt (2.9.1 → 2.9.2)#1018
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image ghcr.io/koenkk/zigbee2mqtt (2.9.1 → 2.9.2)#1018renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
--- HelmRelease: home-automation/zigbee2mqtt Deployment: home-automation/zigbee2mqtt
+++ HelmRelease: home-automation/zigbee2mqtt Deployment: home-automation/zigbee2mqtt
@@ -120,13 +120,13 @@
value: 'false'
- name: ZIGBEE2MQTT_DATA
value: /config
envFrom:
- secretRef:
name: zigbee2mqtt-secret
- image: ghcr.io/koenkk/zigbee2mqtt:2.9.1
+ image: ghcr.io/koenkk/zigbee2mqtt:2.9.2
name: app
resources:
limits:
memory: 384Mi
requests:
cpu: 50m
--- HelmRelease: home-automation/zigbee2mqtt Job: home-automation/zigbee2mqtt-preload-images
+++ HelmRelease: home-automation/zigbee2mqtt Job: home-automation/zigbee2mqtt-preload-images
@@ -52,9 +52,9 @@
image: ghcr.io/prehor/emqx-init:1.0.0
name: emqx-init
- args:
- '10'
command:
- /bin/sleep
- image: ghcr.io/koenkk/zigbee2mqtt:2.9.1
+ image: ghcr.io/koenkk/zigbee2mqtt:2.9.2
name: zigbee2mqtt
|
--- kubernetes/main/apps/home-automation/zigbee2mqtt/app Kustomization: flux-system/zigbee2mqtt HelmRelease: home-automation/zigbee2mqtt
+++ kubernetes/main/apps/home-automation/zigbee2mqtt/app Kustomization: flux-system/zigbee2mqtt HelmRelease: home-automation/zigbee2mqtt
@@ -60,13 +60,13 @@
args:
- '10'
command:
- /bin/sleep
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 2.9.1
+ tag: 2.9.2
job:
ttlSecondsAfterFinished: 600
serviceAccount:
name: default
type: job
zigbee2mqtt:
@@ -106,13 +106,13 @@
ZIGBEE2MQTT_DATA: /config
envFrom:
- secretRef:
name: zigbee2mqtt-secret
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 2.9.1
+ tag: 2.9.2
resources:
limits:
memory: 384Mi
requests:
cpu: 50m
securityContext: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.9.1→2.9.2Release Notes
Koenkk/zigbee2mqtt (ghcr.io/koenkk/zigbee2mqtt)
v2.9.2Compare Source
Bug Fixes
device_class(#31234) (b7b4303)Configuration
📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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.
This PR was generated by Mend Renovate. View the repository job log.