diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-31 08:56:00 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-31 08:56:00 +0200 |
| commit | 5dd08f991c346a6fe13920ec3f5f7aea04b9e0ae (patch) | |
| tree | 133206fcf63f162aa6087de22be3812de0bb7cf3 | |
| parent | b579587a746cf394ab85b354cfe39c63c80c092f (diff) | |
upgrade(jellyfin): 10.8.13 → 10.10.7 (intermediate step to 10.11.6)
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 1200777..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.11.6 + image: jellyfin/jellyfin:10.10.7 ports: - containerPort: 8096 name: http |
