From d3cd82f96c81e35a12880af3517acf39d429a533 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Fri, 24 Jul 2026 12:46:14 +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 b5399c3..cff975c 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:26dafb511be8e080208b39962c85c7964aaae927b303633d8c843fe63c54afa6 # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:3613e5fa86035b8ceae88fbb96b8bc5df8deb4701eb0e3bb6133857ff8ba6c7d # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359