diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index 29e32583923..ba2ea584831 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.8.11.0 +appVersion: 4.9.1.31 dependencies: - name: common version: 28.17.1 @@ -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: 25.2.2 +version: 25.3.0 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 4a82b9a2f48..ab8d041ce6a 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/home-operations/emby pullPolicy: IfNotPresent - tag: 4.8.11.0@sha256:48cd01b20e49548aee694fcdeff273fc623f0ac83c31ac99d55d31c22b2177a6 + tag: 4.9.1.31@sha256:b88db12976a254e490f2542c577ce61ed30db9204f4205bda2ace0c54f94c738 broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent