mirror of
https://github.com/truecharts/charts.git
synced 2026-07-14 23:31:25 -03:00
chore(deps): update container image tsightler/ring-mqtt to v5.6.5@787b257 by renovate (#23118)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tsightler/ring-mqtt](https://togithub.com/tsightler/ring-mqtt) | patch | `5.6.4` -> `5.6.5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tsightler/ring-mqtt (tsightler/ring-mqtt)</summary> ### [`v5.6.5`](https://togithub.com/tsightler/ring-mqtt/releases/tag/v5.6.5) [Compare Source](https://togithub.com/tsightler/ring-mqtt/compare/v5.6.4...v5.6.5) This release is intended to address the current brokenness of HA 2024.6.x by forcing the alarm control panel entity discovery to set code_arm_required = false even when no code is configured. While I believe this should be fixed in upstream HA, I have no influence over if/when that will happen and this workaround should have no negative impact on older versions. **Dependency Updates** - go2rtc v1.9.3 - mqtt v5.7.0 - werift v0.19.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuNiIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.6.4
|
||||
appVersion: 5.6.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.0
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/tsightler/ring-mqtt
|
||||
- https://hub.docker.com/r/tsightler/ring-mqtt
|
||||
type: application
|
||||
version: 10.0.0
|
||||
version: 10.0.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tsightler/ring-mqtt
|
||||
tag: 5.6.4@sha256:3cf9d5786d6407a34dd78223f3f20fc2c66fe5bdee1b167c54c157de5a21cddf
|
||||
tag: 5.6.5@sha256:787b2575fb18d599f7f6cdbc62f92c8e381721210289817df7d07e96d95bbd71
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user