From 0e18d50900bee19c2f125011f7fdfe804bb32802 Mon Sep 17 00:00:00 2001 From: FluxCD Date: Tue, 25 Aug 2026 12:46:25 +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 109a6b9..180e5cd 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:e00c77eb6892da884fa755439b6e804866fab831a347b6d72a1fdac46abf5595 # {"$imagepolicy": "jellyfin:jellyfin"} + image: ghcr.io/hotio/jellyfin:latest@sha256:776b308331e9f0ec7e768a700efcd16a4dbcf76e7b6c676fd68a2929432ad6ad # {"$imagepolicy": "jellyfin:jellyfin"} ### ports: - containerPort: 7359