-
Notifications
You must be signed in to change notification settings - Fork 1
feat(container): update image ghcr.io/koenkk/zigbee2mqtt ( 2.7.1 → 2.8.0 ) #2742
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-koenkk-zigbee2mqtt-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
--- kubernetes/berries/apps/smarthome/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: smarthome/zigbee2mqtt
+++ kubernetes/berries/apps/smarthome/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: smarthome/zigbee2mqtt
@@ -56,13 +56,13 @@
ZIGBEE2MQTT_DATA: /config
envFrom:
- secretRef:
name: zigbee2mqtt-secret
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 2.7.1
+ tag: 2.8.0
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
--- HelmRelease: smarthome/zigbee2mqtt Deployment: smarthome/zigbee2mqtt
+++ HelmRelease: smarthome/zigbee2mqtt Deployment: smarthome/zigbee2mqtt
@@ -96,13 +96,13 @@
value: /dev/ttyUSBZigbee
- name: ZIGBEE2MQTT_DATA
value: /config
envFrom:
- secretRef:
name: zigbee2mqtt-secret
- image: ghcr.io/koenkk/zigbee2mqtt:2.7.1
+ image: ghcr.io/koenkk/zigbee2mqtt:2.8.0
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8080 |
--- HelmRelease: smarthome/zigbee2mqtt Deployment: smarthome/zigbee2mqtt
+++ HelmRelease: smarthome/zigbee2mqtt Deployment: smarthome/zigbee2mqtt
@@ -30,13 +30,13 @@
runAsGroup: 568
runAsUser: 568
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: zigbee2mqtt
- image: ghcr.io/koenkk/zigbee2mqtt:2.7.1
+ image: ghcr.io/koenkk/zigbee2mqtt:2.8.0
imagePullPolicy: null
env:
- name: Z2M_WATCHDOG
value: default
- name: ZIGBEE2MQTT_CONFIG_ADVANCED_LAST_SEEN
value: ISO_8601 |
--- kubernetes/subterra/apps/smarthome/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: smarthome/zigbee2mqtt
+++ kubernetes/subterra/apps/smarthome/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: smarthome/zigbee2mqtt
@@ -52,13 +52,13 @@
ZIGBEE2MQTT_DATA: /data
envFrom:
- secretRef:
name: zigbee2mqtt-secret
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 2.7.1
+ tag: 2.8.0
ingress:
main:
annotations:
external-dns.alpha.kubernetes.io/type: internal
nginx.ingress.kubernetes.io/whitelist-source-range: 192.168.0.0/16
enabled: true |
377ded8 to
f5115b4
Compare
f5115b4 to
7868a94
Compare
7868a94 to
4a42af4
Compare
…8.0 ) | datasource | package | from | to | | ---------- | -------------------------- | ----- | ----- | | docker | ghcr.io/koenkk/zigbee2mqtt | 2.7.1 | 2.8.0 |
4a42af4 to
fc93165
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
0 participants
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.7.1→2.8.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Koenkk/zigbee2mqtt (ghcr.io/koenkk/zigbee2mqtt)
v2.8.0Compare Source
Features
Bug Fixes
measurementforilluminane_raw#30439 (3e60f91)gasdevice class (#30653) (4815d51)device_classofeco2tovolatile_organic_compounds_parts(#30840) (4f412cb)load_estimateasstate_classmeasurementKoenkk/zigbee-herdsman-converters#11240 (a32c8ee)Area1-4Occupancyasoccupancy(#30712) (2e36084)temperature_deltafor calibration (#30784) (8e68295)v2.7.2Compare Source
Bug Fixes
>in onboarding(#30065) (ed1e7b3)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.