diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index ac6ddc6c1f3..73b31709097 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.43 +appVersion: 4.9.0.44 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.26 +version: 22.4.27 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index c14f6f57b20..f1510515152 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.43@sha256:745599667cb43a354f06f05b917ad8b20efc137e923a83ec814c11b36a576907 + tag: 4.9.0.44@sha256:13097efec75345fa03ce73c073afed0cc94979c0202f5b03eeba989bb298c028 broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent