From 6758387ce8bdf15734adaceb6664c786d1b56421 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Fri, 14 Aug 2026 12:46:21 +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 2c40a06..b3e47af 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:565c20d1e69322e317b01cc3e6c78c772457192039a7216a4f75f47d9ffb8397 # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:90d9145a5607000ddff76de41727a17ac8557d8e94e1669b0e789ce1ebb515f8 # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359