From b9a2e29809b49317f3c3788da976ea6a3b8f674c Mon Sep 17 00:00:00 2001 From: FluxCD Date: Wed, 22 Jul 2026 01:16:53 +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 828ef56..c943302 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:62c7f26e5ea353dd3e081928ef69522b52031c065fe895ee445ad06809a3b425 # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:79ecb643df2d0202ce04dc207ccda60c3627c1426e94ddf1b710e02f6c9e71ae # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359