From 9096d770c29d9654c7ec45e904d24c156e4bfc48 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Tue, 11 Aug 2026 12:46:20 +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 440c486..2c40a06 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:a254b8b15ccae98381110f877501aef3c288ceb9a500a5e0e8bcfee5ea0e097f # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:565c20d1e69322e317b01cc3e6c78c772457192039a7216a4f75f47d9ffb8397 # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359