diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-31 08:53:23 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-31 08:53:23 +0200 |
| commit | b579587a746cf394ab85b354cfe39c63c80c092f (patch) | |
| tree | 14675e26bfca65b0143869c3c62b30ffb3af9595 /f3s/jellyfin | |
| parent | d8caba6e6a98c3261f9818f315f1cc8fa9ba529e (diff) | |
upgrade(jellyfin): 10.8.13 → 10.11.6 (latest)
Amp-Thread-ID: https://ampcode.com/threads/T-019c12b1-e861-773b-8f74-64b6c2255a5f
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'f3s/jellyfin')
| -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..1200777 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.11.6 ports: - containerPort: 8096 name: http |
