From 74c2551d032773623675bd257be632dbfbb48a3d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 30 Sep 2025 13:32:48 +0200 Subject: [PATCH] chore(helm): update image docker.io/universalmediaserver/ums digest to 7d78493 (#40211) 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 | `30790cc` -> `7d78493` | --- > [!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 | 3 ++- charts/stable/universal-media-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/universal-media-server/Chart.yaml b/charts/stable/universal-media-server/Chart.yaml index 21cf01aae0e..43905e3e6f0 100644 --- a/charts/stable/universal-media-server/Chart.yaml +++ b/charts/stable/universal-media-server/Chart.yaml @@ -36,9 +36,10 @@ maintainers: url: https://truecharts.org name: universal-media-server sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/universal-media-server - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/universal-media-server - https://hub.docker.com/r/universalmediaserver/ums - https://www.universalmediaserver.com/ type: application -version: 8.7.0 +version: 8.7.1 diff --git a/charts/stable/universal-media-server/values.yaml b/charts/stable/universal-media-server/values.yaml index e132523e61c..1a81c35df82 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:30790cc0a3ac62cdf227a59b9a8e24c57b6415adf0c9ffe069445f5e2609329e + tag: latest@sha256:7d78493d27ce20958d36dc0fc5219154624c5e88c7013678d6cb7ea390f154af persistence: config: enabled: true