diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index cad7fe413dc..fa680556ce4 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.11 +appVersion: 4.10.0.14 dependencies: - name: common version: 29.3.4 @@ -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.3.5 +version: 27.3.6 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index fba772f9bc2..0868ee1bbd2 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.11@sha256:a82b9ff41d046caa84e7fbc1035c901d9a4f8b0316bc2359f275fc28c820803c + tag: 4.10.0.14@sha256:5c1cf8069e29238b06a8418524c1289f51101e375f5020ccb04f3271c2ef4cab broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent