From 5b678bca9b4bcbc69d24cea1f937217db6e417f4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 01:12:58 +0100 Subject: [PATCH] chore(helm): update image docker.io/universalmediaserver/ums digest to 448af4c (#30910) 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/universalmediaserver/ums | digest | `e060f46` -> `448af4c` | --- > [!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. --- ### 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/universal-media-server/Chart.yaml | 2 +- charts/stable/universal-media-server/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index f2c834130d3..c5c2a9824df 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://hub.docker.com/r/universalmediaserver/ums - https://www.universalmediaserver.com/ type: application -version: 7.4.0 +version: 7.4.1 diff --git a/charts/stable/universal-media-server/values.yaml b/charts/stable/universal-media-server/values.yaml index 21021ff7fab..a47f97ce035 100644 --- a/charts/stable/universal-media-server/values.yaml +++ b/charts/stable/universal-media-server/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/universalmediaserver/ums - tag: latest@sha256:e060f4664a12a468d7687dcca827d9ad99549fdaad5b1f581be1bae56e0708bf + tag: latest@sha256:448af4cb0e8f71009fdb2c8f1ff375e9446c7ad06424fdfb7b48f4b9233c02ee persistence: config: enabled: true