From 17c4a4a4cfa1c2cb26e7473c208a9b983af3ad22 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 15 Jun 2024 02:31:28 +0200 Subject: [PATCH] chore(deps): update container image tsightler/ring-mqtt to v5.6.6@de4400b by renovate (#23358) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tsightler/ring-mqtt](https://togithub.com/tsightler/ring-mqtt) | patch | `5.6.5` -> `5.6.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
tsightler/ring-mqtt (tsightler/ring-mqtt) ### [`v5.6.6`](https://togithub.com/tsightler/ring-mqtt/releases/tag/v5.6.6) [Compare Source](https://togithub.com/tsightler/ring-mqtt/compare/v5.6.5...v5.6.6) #### v5.6.6 This release reverts go2rtc to v1.9.2 to address streaming stability issues caused by exec handling changes that were implemented in go2rtc v1.9.3. **Dependency Updates**\* - aedes v0.51.2 - debug v4.3.5
--- ### 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://togithub.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 0adbd554cab..c294a935d8b 100644 --- a/charts/stable/ring-mqtt/Chart.yaml +++ b/charts/stable/ring-mqtt/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.6.5 +appVersion: 5.6.6 dependencies: - name: common version: 24.0.6 @@ -34,4 +34,4 @@ sources: - https://github.com/tsightler/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt type: application -version: 10.0.2 +version: 10.0.3 diff --git a/charts/stable/ring-mqtt/values.yaml b/charts/stable/ring-mqtt/values.yaml index 781406b1e32..040f1a12c4e 100644 --- a/charts/stable/ring-mqtt/values.yaml +++ b/charts/stable/ring-mqtt/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tsightler/ring-mqtt - tag: 5.6.5@sha256:787b2575fb18d599f7f6cdbc62f92c8e381721210289817df7d07e96d95bbd71 + tag: 5.6.6@sha256:de4400b0bfedb46c32ac61ee919f564501f814bd4e8a5346de03e09235996783 securityContext: container: readOnlyRootFilesystem: false