-
Notifications
You must be signed in to change notification settings - Fork 0
feat(container)!: Update image ghcr.io/koenkk/zigbee2mqtt to v2 #315
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/apps/iot/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: zigbee2mqtt/zigbee2mqtt
+++ kubernetes/apps/iot/zigbee2mqtt/app Kustomization: flux-system/cluster-apps-zigbee2mqtt HelmRelease: zigbee2mqtt/zigbee2mqtt
@@ -74,13 +74,13 @@
ZIGBEE2MQTT_DATA: /config
envFrom:
- secretRef:
name: zigbee2mqtt-secret
image:
repository: ghcr.io/koenkk/zigbee2mqtt
- tag: 1.35.1
+ tag: 2.6.1
resources:
limits:
memory: 512Mi
requests:
cpu: 10m
memory: 128Mi |
--- HelmRelease: zigbee2mqtt/zigbee2mqtt Deployment: zigbee2mqtt/zigbee2mqtt
+++ HelmRelease: zigbee2mqtt/zigbee2mqtt Deployment: zigbee2mqtt/zigbee2mqtt
@@ -96,13 +96,13 @@
value: tcp://192.168.1.81:6638
- name: ZIGBEE2MQTT_DATA
value: /config
envFrom:
- secretRef:
name: zigbee2mqtt-secret
- image: ghcr.io/koenkk/zigbee2mqtt:1.35.1
+ image: ghcr.io/koenkk/zigbee2mqtt:2.6.1
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 80 |
5a9534a to
ff4c2b2
Compare
746c163 to
efd4938
Compare
efd4938 to
850c313
Compare
6e2c5a3 to
131bf00
Compare
131bf00 to
affa1c9
Compare
affa1c9 to
e0279e5
Compare
e3d4900 to
5838f13
Compare
5838f13 to
e8cf40b
Compare
e8cf40b to
6e1f5ec
Compare
6e1f5ec to
9cf96ab
Compare
9cf96ab to
70b7f26
Compare
70b7f26 to
46d3e0e
Compare
46d3e0e to
74b5ef2
Compare
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:
1.35.1→2.7.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Koenkk/zigbee2mqtt (ghcr.io/koenkk/zigbee2mqtt)
v2.7.1Compare Source
Bug Fixes
current_humiditysource property (#29936) (fa99c6d)current_humidity_topic(#30014) (9ca85df)v2.7.0Compare Source
Features
actionbridge/request API (#29730) (a61646d)Bug Fixes
EXPOSEto container (#29754) (4c21b66)current_humidityforclimatedevices exposinghumidity(#29842) (631c4f6)v2.6.3Compare Source
Bug Fixes
onEventcalled twice first time when device options are changed (#29322) (e037a2c)ZigBee->Zigbee(#29131) (eaaed1f)v2.6.2Compare Source
Bug Fixes
DatabaseEntry with ID 'X' does not existwhen adding device to delete group ID (#28583) (09f33b3)default_entity_idto discovery message (#28560) (15e00ea)v2.6.1Compare Source
Bug Fixes
node_modulessymlinks on stop (#28202) (63a4207)onEvent(stop)not being called when device is force removed (#27984) (5286570)v2.6.0Compare Source
Features
Bug Fixes
dataduring backup (#28132) (0182c4b)71cf2b4(6dd812f)bridge/devices(#28076) (65eef1b)bridge/devices(#28057) (5f9019a)v2.5.1Compare Source
Bug Fixes
v2.5.0Compare Source
Features
bridge/info(#27164) (cd9b752)Bug Fixes
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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.