Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kubernetes/apps/default/jellyfin-xxx/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
app:
image:
repository: ghcr.io/jellyfin/jellyfin
tag: 10.11.7@sha256:2b93aa3830dcd0aab7185c635e20edef1f8dc5d2e999768baf1724e88c078004
tag: 10.11.8@sha256:93227545077893cc9516f28b3adb733b67bc4691f41b6167428a2a0e3220b81c
env:
JELLYFIN_DATA_DIR: /config
JELLYFIN_CONFIG_DIR: /config/.jellyfin
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/jellyfin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
app:
image:
repository: ghcr.io/jellyfin/jellyfin
tag: 10.11.7@sha256:2b93aa3830dcd0aab7185c635e20edef1f8dc5d2e999768baf1724e88c078004
tag: 10.11.8@sha256:93227545077893cc9516f28b3adb733b67bc4691f41b6167428a2a0e3220b81c
env:
JELLYFIN_DATA_DIR: /config
JELLYFIN_CONFIG_DIR: /config/.jellyfin
Expand Down