diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 5e4d7f88a20..4fe5f83c23a 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin - https://github.com/jellyfin/jellyfin type: application -version: 15.0.18 +version: 15.0.19 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/jellyfin/questions.yaml b/charts/stable/jellyfin/questions.yaml index 2dfd82ca2bb..4a04ff3d98b 100644 --- a/charts/stable/jellyfin/questions.yaml +++ b/charts/stable/jellyfin/questions.yaml @@ -11,22 +11,20 @@ questions: # Include{podSpec} # Include{containerMain} - - - variable: autodiscovery - group: "App Configuration" - label: "Autodiscovery" - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: "Enable Autodiscovery on LAN" - schema: - type: boolean - default: false # Include{containerBasic} # Include{containerAdvanced} - + - variable: autodiscovery + group: "App Configuration" + label: "Autodiscovery" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: "Enable Autodiscovery on LAN" + schema: + type: boolean + default: false # Include{containerConfig} # Include{podOptions} # Include{serviceRoot}