From c97edbc59c777228608ee2f456db5ab6d90da0b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 18:14:24 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/jell?= =?UTF-8?q?yfin/jellyfin=20(=2010.11.8=20=E2=86=92=2010.11.11=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------- | ------- | -------- | | docker | ghcr.io/jellyfin/jellyfin | 10.11.8 | 10.11.11 | Signed-off-by: Roger Rumao --- main/homelab/jellyfin/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/homelab/jellyfin/values.yaml b/main/homelab/jellyfin/values.yaml index 51400271b..fbf015289 100644 --- a/main/homelab/jellyfin/values.yaml +++ b/main/homelab/jellyfin/values.yaml @@ -5,7 +5,7 @@ app-template: app: image: repository: ghcr.io/jellyfin/jellyfin - tag: 10.11.8 + tag: 10.11.11 probes: liveness: enabled: true