diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index b920bc1728d..467ea921cb7 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.10.0.10 +appVersion: 4.10.0.11 dependencies: - name: common version: 29.2.8 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 27.2.0 +version: 27.2.1 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 8138302555e..181ef1a274a 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.10.0.10@sha256:ef83cc684f5594b53bf3691234cad8d6dd20de60775bdaf24061da0ac15ada63 + tag: 4.10.0.11@sha256:e93a658ec896ab4a94c6371552f54bd9e6b2ff1d8ea64db680acbcf4cc97e52f broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent