From 76962ce4e8ed84593366587d885b174f1436ef4c Mon Sep 17 00:00:00 2001 From: FluxCD Date: Tue, 28 Jul 2026 12:46:15 +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 cff975c..1776fac 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:3613e5fa86035b8ceae88fbb96b8bc5df8deb4701eb0e3bb6133857ff8ba6c7d # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:4edfc949c568264551baa4503e28128204310fad93a5e5dd46bf4b35cc2e6201 # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359