From 17bc5ed5ccb45f37b3d8bc728b88c82673a6844c Mon Sep 17 00:00:00 2001 From: FluxCD Date: Thu, 27 Aug 2026 12:46:26 +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 98155ae..b87ce98 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:2545ca7131ac9dd3d7eb66695b254ec1aa01616998707ae4a392a90321a247ba # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:cc66413084d6610c7b87e44ddc33b9e8712db7dbb869a40d0125c334c66f9ffa # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359