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: