From e72a4a23e246161dc73bd4fde3375334e9bdd7ad Mon Sep 17 00:00:00 2001 From: FluxCD Date: Sat, 22 Aug 2026 12:46:24 +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 efbc2d2..109a6b9 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:c85d1234af627352de6225152600481fee1be9a3fa34e2a514a6c992400a6c7d # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:e00c77eb6892da884fa755439b6e804866fab831a347b6d72a1fdac46abf5595 # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359