diff --git a/charts/stable/emby/Chart.yaml b/charts/stable/emby/Chart.yaml index bd42d502465..9086f3addde 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.31 +appVersion: 4.9.1.32 dependencies: - name: common version: 28.18.0 @@ -38,4 +38,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 25.4.0 +version: 25.4.1 + diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 2d186a66843..330078ee758 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.9.1.31@sha256:b88db12976a254e490f2542c577ce61ed30db9204f4205bda2ace0c54f94c738 + tag: 4.9.1.32@sha256:26b0fd828e732ad559a35c175c8666d99833f2eabeaf7d221fcc7f4da89167ff broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent