From 809a3463747bb2978872d976b1eafad720aa6606 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Thu, 3 Sep 2026 18:12:51 +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 4723f9b..27f2cb0 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:79d1310d2e7358e6c4011f80228a364eb3c8926324df7fbb79e004cc0d63e2b6 # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:d1242da7b61420f29b8cd9a4560c61504198f789d39c333c01c365c682b972de # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359