summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--f3s/jellyfin/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/jellyfin/helm-chart/templates/deployment.yaml b/f3s/jellyfin/helm-chart/templates/deployment.yaml
index 431f4c8..be8b677 100644
--- a/f3s/jellyfin/helm-chart/templates/deployment.yaml
+++ b/f3s/jellyfin/helm-chart/templates/deployment.yaml
@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: jellyfin
- image: jellyfin/jellyfin:latest
+ image: jellyfin/jellyfin:10.8.13
ports:
- containerPort: 8096
name: http