From 9c2524eebc506ae448f9d9047665e55522f95412 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2024 19:01:14 +0000 Subject: [PATCH] chore(deps): update jellyfin/jellyfin docker tag to v10.10.1 --- apps/jellyfin/statefulset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/jellyfin/statefulset.yaml b/apps/jellyfin/statefulset.yaml index a5136a2..95e94fa 100644 --- a/apps/jellyfin/statefulset.yaml +++ b/apps/jellyfin/statefulset.yaml @@ -30,7 +30,7 @@ spec: seccompProfile: type: RuntimeDefault containers: - - image: "jellyfin/jellyfin:10.10.0" + - image: "jellyfin/jellyfin:10.10.1" securityContext: allowPrivilegeEscalation: false readOnlyRootFilesystem: true