From 5ca7ac0a7a88b3e2c6e591f7676b1ba8d55a4b57 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 16 Feb 2026 23:49:06 +0100 Subject: [PATCH] =?UTF-8?q?feat(emby):=20update=20image=20oci.trueforge.or?= =?UTF-8?q?g/containerforge/emby=204.9.4.1=20=E2=86=92=204.10.0.3=20(#4509?= =?UTF-8?q?9)?= 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)) | minor | `aac2976` → `cef8a89` | --- > [!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. --- ### Release Notes
MediaBrowser/Emby.Releases (oci.trueforge.org/containerforge/emby) ### [`v4.10.0.3`](https://redirect.github.com/MediaBrowser/Emby.Releases/releases/tag/4.10.0.3): -Beta [Compare Source](https://redirect.github.com/MediaBrowser/Emby.Releases/compare/4.9.4.1...4.10.0.3) - Add new home screen section type called dynamic media with sorting and filtering functions - Update to sqlite 3.51.2 - Fix regression with hiding users from login screens on remote connections
--- ### 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 | 4 ++-- charts/stable/emby/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 99f2aae6aa5..97a8be6838d 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.9.4.1 +appVersion: 4.10.0.3 dependencies: - name: common version: 28.30.2 @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 26.3.1 +version: 26.4.0 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 3146ec6cf53..5fb329614e1 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/emby pullPolicy: IfNotPresent - tag: 4.9.4.1@sha256:aac29763381f084eea1a4464a04dcce0ac4a06a157a4d2668568d46edfea1a00 + tag: 4.10.0.3@sha256:cef8a89f5b81b41200908fbac241b300751c6fc4b2ed670bc917cdccaaebd49d broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent