From 6b25eaaa2bbe25d5c61bfb282e51e441c2df4fe2 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Fri, 17 Jul 2026 16:43:59 +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 7caaa97..ead4282 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:b57c96754312087557709042355d48d1cf9d767dbf846f058f3f7474e1ef080b # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:971b519379cdd9c43113960f0bfd09a6730a75175763533a34cab2cc86fe2250 # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359