From c352af4e9137c71e3411fa44225ab779224a5e0a Mon Sep 17 00:00:00 2001 From: FluxCD Date: Wed, 19 Aug 2026 19:40:01 +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 e1c1077..5fe8d6e 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:89665740a8caa29993beabc1441f36a098951f6128b28d1e75ca7984b5d2adb4 # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:1f942e931b6bc3345cc4c9c4b755a0babbe0546c2fb64ee34fe2ee491f392db9 # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359