From a7f9dc4a52e4c25d46dceb8cab9169727cfa1a48 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Dec 2025 09:52:23 +0100 Subject: [PATCH] chore(helm): update image oci.trueforge.org/containerforge/emby digest to d422f42 (#42750) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/emby](https://ghcr.io/trueforge-org/emby) ([source](https://redirect.github.com/MediaBrowser/Emby.Releases)) | digest | `c1a5e40` -> `d422f42` | --- > [!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/emby/Chart.yaml | 2 +- charts/stable/emby/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 1e9dd58d952..ee6fbad945f 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 26.2.3 +version: 26.2.4 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 813e6662bee..60205fc4787 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/emby pullPolicy: IfNotPresent - tag: 4.9.2.6@sha256:c1a5e40db86d48b91cb92e9af867df3b8ff42badb7cd7e945372cab8e7a9036e + tag: 4.9.2.6@sha256:d422f4201616649a27927c4d3a54188a50dd1be14c41eb872148055f317747ef broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent