diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-31 08:52:25 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-31 08:52:25 +0200 |
| commit | d8caba6e6a98c3261f9818f315f1cc8fa9ba529e (patch) | |
| tree | f1c49db377cfec48050355affd967d5c8b6d2240 | |
| parent | 4a89dd3f32a8b37ff729227bf78d1d6684dd1c9a (diff) | |
revert(jellyfin): rollback to 10.8.13 due to image issue
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 78ba6d4..89ad51a 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.10.7 + image: jellyfin/jellyfin:10.8.13 ports: - containerPort: 8096 name: http |
