From d88db04e274acb8ddb222e76d9373d3d8e8ab48a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 7 Jan 2026 17:07:23 -0600 Subject: [PATCH] fix image --- clusters/cl01tl/helm/jellyfin/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/jellyfin/values.yaml b/clusters/cl01tl/helm/jellyfin/values.yaml index 6ad9bab37..e36b3b670 100644 --- a/clusters/cl01tl/helm/jellyfin/values.yaml +++ b/clusters/cl01tl/helm/jellyfin/values.yaml @@ -48,7 +48,7 @@ jellyfin: main: image: repository: ghcr.io/donutware/fladder - tag: 10.11.5 + tag: v0.9.0 pullPolicy: IfNotPresent env: - name: BASE_URL