diff --git a/charts/plex/Chart.yaml b/charts/plex/Chart.yaml index d7a08e34d..eed3968de 100644 --- a/charts/plex/Chart.yaml +++ b/charts/plex/Chart.yaml @@ -6,7 +6,7 @@ icon: https://raw.githubusercontent.com/gabe565/charts/main/charts/plex/icon.svg type: application version: 0.5.0 # renovate datasource=docker depName=ghcr.io/linuxserver/plex -appVersion: version-1.41.2.9200-c6bbc1b53 +appVersion: version-1.41.3.9314-a0bfb8370 kubeVersion: ">=1.22.0-0" keywords: - media diff --git a/charts/plex/values.yaml b/charts/plex/values.yaml index fee5158a0..164c566a8 100644 --- a/charts/plex/values.yaml +++ b/charts/plex/values.yaml @@ -11,7 +11,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: version-1.41.2.9200-c6bbc1b53 + tag: version-1.41.3.9314-a0bfb8370 # -- Environment variables. [[ref]](https://github.com/linuxserver/docker-plex#parameters) # @default -- See [values.yaml](./values.yaml)