diff --git a/charts/stable/plex/Chart.yaml b/charts/stable/plex/Chart.yaml index 11b0838ec35..8b69e8d46b6 100644 --- a/charts/stable/plex/Chart.yaml +++ b/charts/stable/plex/Chart.yaml @@ -22,4 +22,4 @@ maintainers: name: plex sources: null type: application -version: 5.11.12 +version: 5.11.13 diff --git a/charts/stable/plex/SCALE/questions.yaml b/charts/stable/plex/SCALE/questions.yaml index 72f5527cabd..4e4750759cf 100644 --- a/charts/stable/plex/SCALE/questions.yaml +++ b/charts/stable/plex/SCALE/questions.yaml @@ -202,7 +202,7 @@ questions: description: "Networks allowed to connect to plex. Add your local network IP to this list" schema: type: string - default: "172.16.0.0/16,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" + default: "172.16.0.0/12,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16" - variable: PLEX_CLAIM label: "Plex Claim Token" description: "Claim token to use to register the plex server (Max. 4 minutes old!)"