diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 3490edda8f5..34ef07967ea 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.1.5 +appVersion: 4.9.1.6 dependencies: - name: common version: 28.13.0 @@ -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: 23.1.0 +version: 23.1.1 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 2ff6fde5e64..0ccbc428e5f 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.1.5@sha256:56071d91bffd9a989f68212bfccd8b36a5f2672f0f1827b96d41f20749b4878a + tag: 4.9.1.6@sha256:631e611054085c46372c718ad67cf207a4c788bd079d8a9c1a81f3af9c0dc5bf broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent