From d57a36ca67fff951220c0db24b1a673fafcb968f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 18:24:42 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20BREAKING=20update=20image=20ghcr?= =?UTF-8?q?.io/elfhosted/emby=204.9.1.7=20=E2=86=92=204.9.1.11=20(#37692)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/emby](https://redirect.github.com/jellyfin/jellyfin) | patch | `c17a9df` -> `b759174` | 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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/emby/Chart.yaml | 5 ++--- charts/stable/emby/values.yaml | 10 ++++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index f4323067796..6841995d7a9 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.9.1.7 +appVersion: 4.9.1.11 dependencies: - name: common version: 28.13.0 @@ -38,5 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 23.1.4 - +version: 24.0.0 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 65c6cdb5ed2..0e5b2bc895e 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -1,14 +1,11 @@ image: repository: ghcr.io/elfhosted/emby pullPolicy: IfNotPresent - tag: 4.9.1.7@sha256:5f00ad17629c8ae88797540594e9d4e464a4930b4b4328f283b4acc497ee1cc1 + tag: 4.9.1.11@sha256:b759174b83f4146d036dfed70f37a45e2620c51778c310b24d420108025deadb broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent tag: 1.8.0.3@sha256:97651a51e26610cb9dc3c7c38219abca4b40fece84f753bf33f20a9b5b37799c -securityContext: - container: - readOnlyRootFilesystem: false service: main: ports: @@ -87,6 +84,11 @@ workload: - cat - /tmp/healthy # -- enable Emby autodiscovery on LAN +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0 autodiscovery: enabled: false persistence: