diff --git a/services/PVR/Jellyfin/application-jellyfin.yaml b/services/PVR/Jellyfin/application-jellyfin.yaml index 01e0ebb..2773c60 100644 --- a/services/PVR/Jellyfin/application-jellyfin.yaml +++ b/services/PVR/Jellyfin/application-jellyfin.yaml @@ -18,7 +18,7 @@ spec: targetRevision: HEAD - repoURL: https://jellyfin.github.io/jellyfin-helm chart: jellyfin - targetRevision: 2.3.0 + targetRevision: 2.4.0 helm: valueFiles: - $values/services/PVR/Jellyfin/values.yaml diff --git a/services/PVR/Jellyfin/values.yaml b/services/PVR/Jellyfin/values.yaml index 1b22bf4..c6f86a5 100644 --- a/services/PVR/Jellyfin/values.yaml +++ b/services/PVR/Jellyfin/values.yaml @@ -1,3 +1,6 @@ +deploymentStrategy: + type: Recreate + ingress: enabled: true className: traefik