diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 61a54b40239..d869e23f4bc 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.0.57 +appVersion: 4.9.0.59 dependencies: - name: common version: 25.4.10 @@ -38,5 +38,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 22.4.43 +version: 22.4.44 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 8f50697459e..0d459c9ebc6 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/elfhosted/emby pullPolicy: IfNotPresent - tag: 4.9.0.57@sha256:55e18a5b4483585ecd99344d687102bdd64c743a54d9493ed973aa7155f89673 + tag: 4.9.0.59@sha256:d8bc1c9a3e00a9ebc18386f9d2e4e1301f80687326262239c273ea4e688964c8 broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent