From b8268750acf626bb812bf7195d25a13c51411475 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Thu, 30 Jul 2026 12:46:16 +0000 Subject: [PATCH] Update jellyfin image. --- deploy/app/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/app/deployment.yaml b/deploy/app/deployment.yaml index 1776fac..c9ce55e 100644 --- a/deploy/app/deployment.yaml +++ b/deploy/app/deployment.yaml @@ -15,7 +15,7 @@ spec: containers: - name: jellyfin ### Maintained by flux - Image Update Automation - image: ghcr.io/hotio/jellyfin:latest@sha256:4edfc949c568264551baa4503e28128204310fad93a5e5dd46bf4b35cc2e6201 # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:9fe0f5c5691435ee5af4728a6e77c2d62454d33a0f9932f81e40a03a5d916f7e # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359