feat(oci/zigbee2mqtt): update 2.8.0 ➼ 2.9.1#4846
Open
tinfoild[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Deploying jjgadgets-biohazard with
|
| Latest commit: |
3a5a611
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://83836891.jjgadgets-biohazard.pages.dev |
| Branch Preview URL: | https://renovate-ghcr-io-koenkk-zigb.jjgadgets-biohazard.pages.dev |
Contributor
Author
kube/kustomization/out00--- kube/clusters/biohazard/flux Kustomization: flux-system/0-biohazard-config Kustomization: zigbee2mqtt/zigbee2mqtt-pvc
+++ kube/clusters/biohazard/flux Kustomization: flux-system/0-biohazard-config Kustomization: zigbee2mqtt/zigbee2mqtt-pvc
@@ -277,13 +277,13 @@
RGID: '1000'
RUID: '1000'
SC: file
SIZE: 1Gi
SNAP: file
SNAP_ACCESSMODE: ReadOnlyMany
- VS_APP_CURRENT_VERSION: ghcr.io/koenkk/zigbee2mqtt:2.8.0@sha256:89cf02f379aa743a68494388e3a26fba7b8c9101f8b452038cc07aeff3fc983c
+ VS_APP_CURRENT_VERSION: ghcr.io/koenkk/zigbee2mqtt:2.9.1@sha256:574b2bd0dcbb59fae6edbbb81a35b5563291d3825da0225f0078aa5575dac37f
substituteFrom:
- kind: Secret
name: biohazard-vars
optional: false
- kind: Secret
name: biohazard-secrets
--- kube/deploy/core/storage/volsync/template Kustomization: zigbee2mqtt/zigbee2mqtt-pvc ReplicationSource: zigbee2mqtt/zigbee2mqtt-data-r2-updates-restic
+++ kube/deploy/core/storage/volsync/template Kustomization: zigbee2mqtt/zigbee2mqtt-pvc ReplicationSource: zigbee2mqtt/zigbee2mqtt-data-r2-updates-restic
@@ -53,8 +53,8 @@
daily: 14
within: 7d
storageClassName: file
volumeSnapshotClassName: file
sourcePVC: zigbee2mqtt-data
trigger:
- manual: ghcr.io/koenkk/zigbee2mqtt:2.8.0@sha256:89cf02f379aa743a68494388e3a26fba7b8c9101f8b452038cc07aeff3fc983c
+ manual: ghcr.io/koenkk/zigbee2mqtt:2.9.1@sha256:574b2bd0dcbb59fae6edbbb81a35b5563291d3825da0225f0078aa5575dac37f
--- kube/deploy/apps/zigbee2mqtt/app Kustomization: zigbee2mqtt/zigbee2mqtt-app HelmRelease: zigbee2mqtt/zigbee2mqtt
+++ kube/deploy/apps/zigbee2mqtt/app Kustomization: zigbee2mqtt/zigbee2mqtt-app HelmRelease: zigbee2mqtt/zigbee2mqtt
@@ -71,13 +71,13 @@
ZIGBEE2MQTT_DATA: /config
envFrom:
- secretRef:
name: zigbee2mqtt-secrets
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 2.8.0@sha256:89cf02f379aa743a68494388e3a26fba7b8c9101f8b452038cc07aeff3fc983c
+ tag: 2.9.1@sha256:574b2bd0dcbb59fae6edbbb81a35b5563291d3825da0225f0078aa5575dac37f
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
63af2db to
e4249cd
Compare
Contributor
Author
kube/helmrelease/out00--- HelmRelease: zigbee2mqtt/zigbee2mqtt Deployment: zigbee2mqtt/zigbee2mqtt
+++ HelmRelease: zigbee2mqtt/zigbee2mqtt Deployment: zigbee2mqtt/zigbee2mqtt
@@ -110,13 +110,13 @@
value: tcp://slzb.internal:6638
- name: ZIGBEE2MQTT_DATA
value: /config
envFrom:
- secretRef:
name: zigbee2mqtt-secrets
- image: ghcr.io/koenkk/zigbee2mqtt:2.8.0@sha256:89cf02f379aa743a68494388e3a26fba7b8c9101f8b452038cc07aeff3fc983c
+ image: ghcr.io/koenkk/zigbee2mqtt:2.9.1@sha256:574b2bd0dcbb59fae6edbbb81a35b5563291d3825da0225f0078aa5575dac37f
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80 |
4b5b6ba to
7a490e8
Compare
c320193 to
b1b5b82
Compare
21cbd7e to
4360000
Compare
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.8.0→2.9.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Koenkk/zigbee2mqtt (ghcr.io/koenkk/zigbee2mqtt)
v2.9.1Compare Source
Bug Fixes
v2.9.0Compare Source
Features
Bug Fixes
measurementstate_classto_countentities (#30978) (d475aa5)state_class: measurementforexternal_humidityandoccupancy_level#31022 (02a2fd8)temperature_probeastemperaturedevice_class#30862 (8d8d37e)state_classmeasurementforexternal_temperature#31022 (28a9f39)definition.version(#30402) (b71461e)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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.