diff options
| author | Paul Buetow <paul@buetow.org> | 2026-01-31 09:22:20 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-01-31 09:22:20 +0200 |
| commit | 3893ff25ea04acf2bf03bae88bd82695f252387e (patch) | |
| tree | fc43675009e945187917eedf5fa42a8b124d9829 /f3s/jellyfin/values.yaml | |
| parent | e976193b1697fcdc3f4787e9cd43d099b27a0e52 (diff) | |
Update Jellyfin to version 10.11.6 with helm templating
Amp-Thread-ID: https://ampcode.com/threads/T-019c12eb-6dd8-76ab-9b88-b9dc12e6984a
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'f3s/jellyfin/values.yaml')
| -rw-r--r-- | f3s/jellyfin/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/jellyfin/values.yaml b/f3s/jellyfin/values.yaml index 34cdec0..cf32845 100644 --- a/f3s/jellyfin/values.yaml +++ b/f3s/jellyfin/values.yaml @@ -4,7 +4,7 @@ # Image configuration image: repository: jellyfin/jellyfin - tag: latest + tag: "10.11.6" pullPolicy: IfNotPresent # Persistence |
