From fe608fb48191e014104e2396faa731034cf6e3e9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 27 Feb 2025 01:23:04 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/emby=204.9.0.38=20=E2=86=92=204.9.0.40=20(#32596)?= 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 b1655f6135c..4b6e4b8e925 100644 --- a/charts/stable/emby/Chart.yaml +++ b/charts/stable/emby/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 4.9.0.38 +appVersion: 4.9.0.40 dependencies: - name: common version: 25.4.10 @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/emby - https://hub.docker.com/r/alpine/socat type: application -version: 22.4.13 +version: 22.4.14 diff --git a/charts/stable/emby/values.yaml b/charts/stable/emby/values.yaml index 204b14f45d4..b1f89eab826 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.0.38@sha256:8388640738513db9563b6a320c6fcea302fcf2edd2798ed2d77c785b2f3d50d4 + tag: 4.9.0.40@sha256:5b3303db46a463914267fddba56394178c3edb1f80890b44fd1ca737bf113d9e broadcastProxyImage: repository: docker.io/alpine/socat pullPolicy: IfNotPresent