From ccb49a04affbb4476ba75ec0c104d3349bb6e764 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Dec 2025 08:55:25 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/tsigh?= =?UTF-8?q?tler/ring-mqtt=205.8.1=20=E2=86=92=205.9.1=20(#42436)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tsightler/ring-mqtt](https://redirect.github.com/tsightler/ring-mqtt) | minor | `bb85fa8` -> `b1c4589` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
tsightler/ring-mqtt (docker.io/tsightler/ring-mqtt) ### [`v5.9.1`](https://redirect.github.com/tsightler/ring-mqtt/releases/tag/v5.9.1) [Compare Source](https://redirect.github.com/tsightler/ring-mqtt/compare/v5.9.0...v5.9.1) #### v5.9.1 **Bugs Fixed** Fix an issue introduced with new Express server that kept web authenticator UI from starting. #### v5.9.0 This is mostly a depedency update after a long while without any updates, but I bumped the minor version as this should also enable experimental support for the following new devices: - The Ring Video Intercom should now be detected, however, functionality is limited to the same features supported with prior non-Video version (i.e. no video features) - The Kiddie Smoke/CO devices should be detected, however, this is the first supported non-Zwave alarm device and I have no idea if state updates will actually work as I do not have this hardware to test. Success or failure reports are highly appreciated. **Dependency Updates** - [@​homebridge/camera-utils](https://redirect.github.com/homebridge/camera-utils) 3.0.0 - body-parser 2.2.1" - chalk 5.6.2 - debug 4.4.3 - express 5.2.1 - is-online 12.0.2 - js-yaml 4.1.1 - mqtt 5.14.1 - ring-client-api 14.2.0 - werift 0.22.2 - write-file-atomic 7.0.0 - NodeJs 22.21.1 - Bashio 0.17.5 - go2rtc 1.9.12 ### [`v5.9.0`](https://redirect.github.com/tsightler/ring-mqtt/compare/v5.8.1...v5.9.0) [Compare Source](https://redirect.github.com/tsightler/ring-mqtt/compare/v5.8.1...v5.9.0)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/ring-mqtt/Chart.yaml | 4 ++-- charts/stable/ring-mqtt/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/ring-mqtt/Chart.yaml b/charts/stable/ring-mqtt/Chart.yaml index 040edca8e15..35d0f44f021 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 5.8.1 +appVersion: 5.9.1 dependencies: - name: common version: 28.29.2 @@ -39,5 +39,5 @@ sources: - https://github.com/tsightler/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt type: application -version: 11.13.1 +version: 11.14.0 diff --git a/charts/stable/ring-mqtt/values.yaml b/charts/stable/ring-mqtt/values.yaml index 60f793b8d32..d9ec6457f4e 100644 --- a/charts/stable/ring-mqtt/values.yaml +++ b/charts/stable/ring-mqtt/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/tsightler/ring-mqtt - tag: 5.8.1@sha256:bb85fa851d22fc75a6738a231498d29c06b3134271adc20b4647c354d96e093d + tag: 5.9.1@sha256:b1c45893aee660b45712648d4c48d5891da8fbd04682fde9c826e58fde9612cb securityContext: container: readOnlyRootFilesystem: false