summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-31 09:06:16 +0200
committerPaul Buetow <paul@buetow.org>2026-01-31 09:06:16 +0200
commit351cf50a61d727c3633e37ef0792ae7fae44b344 (patch)
tree5607a6b9f5b9e8693511eac6f947b8429dc8ee70
parente94e0a98faeaeb0d57509794af71a96e02e1b891 (diff)
upgrade(jellyfin): use latest version
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.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 2133ead..ee4f32a 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:latest
ports:
- containerPort: 8096
name: http