From 5e6c3ac546089a67f1f2d585e4861b1af88f430a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 12 Jul 2025 02:19:02 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/emby=204.9.1.5=20=E2=86=92=204.9.1.6=20(#37438)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/emby/Chart.yaml | 4 ++-- charts/stable/emby/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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