jellyfin update
This commit is contained in:
@@ -5,7 +5,7 @@ kind: Kustomization
|
||||
helmCharts:
|
||||
- name: jellyfin
|
||||
repo: https://jellyfin.github.io/jellyfin-helm
|
||||
version: 2.4.0
|
||||
version: 2.5.0
|
||||
releaseName: jellyfin
|
||||
includeCRDs: true
|
||||
namespace: jellyfin
|
||||
|
||||
@@ -12,7 +12,7 @@ image:
|
||||
# -- Container image repository for Jellyfin.
|
||||
repository: docker.io/jellyfin/jellyfin
|
||||
# -- Jellyfin container image tag. Leave empty to automatically use the Chart's app version.
|
||||
tag: "10.11.1"
|
||||
tag: ""
|
||||
# -- Image pull policy (Always, IfNotPresent, or Never).
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user