From 24e1a0eb90034e67c178ced1a70651d0d54e7619 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Feb 2026 14:02:24 +0000 Subject: [PATCH] chore(deps): update rebelcore/jellyfin-exporter docker tag to v1.4.0 --- 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 89bfba9d1..aac924db9 100644 --- a/clusters/cl01tl/helm/jellyfin/values.yaml +++ b/clusters/cl01tl/helm/jellyfin/values.yaml @@ -28,7 +28,7 @@ jellyfin: exporter: image: repository: rebelcore/jellyfin-exporter - tag: v1.3.9 + tag: v1.4.0 pullPolicy: IfNotPresent args: - '--jellyfin.address=http://127.0.0.1:8096' -- 2.49.1