From 88281a9d69095b43c9ccda7f94e1e7299bb2e97b Mon Sep 17 00:00:00 2001 From: FluxCD Date: Tue, 4 Aug 2026 12:46:18 +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 d76bcd7..4fe80e4 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:6d07365fc422751a2d0c848c3a94458f50c79f29bd057f8c4d96a67d78e93061 # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:dab8b5b157ad2f10dbd8a3037a3bba0343ddcf85720f2a8118d56db05e04004f # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359