summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-30 23:12:15 +0200
committerPaul Buetow <paul@buetow.org>2026-01-30 23:12:15 +0200
commita33d16cc77f403635c93f9103436b2c4a8990931 (patch)
tree3d319f6ccea503da3a3cfef31c472c4b1f1bf428
parent69c7b470e42dc96c0b0c0308823d130f3a8492fb (diff)
Use stable jellyfin version tag
Amp-Thread-ID: https://ampcode.com/threads/T-019c10b2-ea57-752e-818e-33a56d69d9fa Co-authored-by: Amp <amp@ampcode.com>
-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