From 30b0b2d196745b87ae2587d0f085273b1653d2c0 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Fri, 31 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 c9ce55e..d76bcd7 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:9fe0f5c5691435ee5af4728a6e77c2d62454d33a0f9932f81e40a03a5d916f7e # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:6d07365fc422751a2d0c848c3a94458f50c79f29bd057f8c4d96a67d78e93061 # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359