diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-31 08:50:36 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-31 08:50:36 +0200 |
| commit | 4a89dd3f32a8b37ff729227bf78d1d6684dd1c9a (patch) | |
| tree | 133206fcf63f162aa6087de22be3812de0bb7cf3 | |
| parent | 91bc00cf9fa6846120ed14fd0a832a37d467b308 (diff) | |
upgrade(jellyfin): 10.8.13 → 10.10.7 for Android app compatibility
Amp-Thread-ID: https://ampcode.com/threads/T-019c12b1-e861-773b-8f74-64b6c2255a5f
Co-authored-by: Amp <amp@ampcode.com>
| -rw-r--r-- | f3s/jellyfin/helm-chart/templates/deployment.yaml | 2 |
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 89ad51a..78ba6d4 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:10.8.13 + image: jellyfin/jellyfin:10.10.7 ports: - containerPort: 8096 name: http |
