From 4cb2b6edf7b51b1e92f3cff1a303de50bc1c82cc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Aug 2024 08:32:40 +0200 Subject: [PATCH] chore(deps): update container image tsightler/ring-mqtt to v5.7.1@671498f by renovate (#25227) 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.7.0` -> `5.7.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 eafe64687dc..9fd8c348a68 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.7.0 +appVersion: 5.7.1 dependencies: - name: common version: 24.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/tsightler/ring-mqtt - https://hub.docker.com/r/tsightler/ring-mqtt type: application -version: 10.2.0 +version: 10.2.1 diff --git a/charts/stable/ring-mqtt/values.yaml b/charts/stable/ring-mqtt/values.yaml index 30df7f5b108..5ba7726e56a 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.7.0@sha256:5a1afcbf819a3f5045aafe895e29bc59e65cfc59fa396f578f884f8cbd115cc2 + tag: 5.7.1@sha256:671498fe948f851df6ced15de27bd80fd8f23f1d9f94ab6ccadc1d2ae16c8a91 securityContext: container: readOnlyRootFilesystem: false