From 646894f0b83f2ca4a6f1dc5ad684fe09a83d7bc9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 1 Jul 2026 09:47:51 +0200 Subject: [PATCH] =?UTF-8?q?fix(emby):=20update=20image=20oci.trueforge.org?= =?UTF-8?q?/containerforge/emby=204.10.0.16=20=E2=86=92=204.10.0.17=20(#49?= =?UTF-8?q?733)?= 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 2d81486d6c1..73ec909db50 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.10.0.16 +appVersion: 4.10.0.17 dependencies: - name: common version: 29.6.0 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 27.5.0 +version: 27.5.1 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 89ab06ea13d..d5ad72fb11f 100644 --- a/charts/stable/emby/values.yaml +++ b/charts/stable/emby/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/emby pullPolicy: IfNotPresent - tag: 4.10.0.16@sha256:f226252c7dae9522e902bc5d7d649b9b7c21142267cd35df15d5bf9a2f45fd39 + tag: 4.10.0.17@sha256:491506e92d7a136e694d88e71312fe345461ba8c20ee9d935ab34dd7d46b788e broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent