diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 49551929d09..32d04b98636 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.9.0.42 +appVersion: 4.9.0.43 dependencies: - name: common version: 25.4.10 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 22.4.23 +version: 22.4.24 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 0b9e712de82..b8fc113c8ce 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.42@sha256:b21825c1f7f484f9ee5b834275be55f2272997e22cde0209aa755d1ad593bf71 + tag: 4.9.0.43@sha256:59d1e172406b507c450d1da99116b64bb98f3a47c25f7e1fee8fa11fc981cb6a broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent