From fe793d01026a95e656d55da764e8e4199144e9ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 17:23:00 +0000 Subject: [PATCH] chore(deps): update ghcr.io/linuxserver/plex docker tag to version-1.32.6.7468-07e0d4a7e --- charts/plex/Chart.yaml | 2 +- charts/plex/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/plex/Chart.yaml b/charts/plex/Chart.yaml index d41f37a15..104f29fa9 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.3.8 # renovate datasource=docker depName=ghcr.io/linuxserver/plex -appVersion: version-1.32.5.7349-8f4248874 +appVersion: version-1.32.6.7468-07e0d4a7e kubeVersion: ">=1.22.0-0" keywords: - media diff --git a/charts/plex/values.yaml b/charts/plex/values.yaml index d91fd2caf..5821eaaf3 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.32.5.7349-8f4248874 + tag: version-1.32.6.7468-07e0d4a7e # -- Environment variables. [[ref]](https://github.com/linuxserver/docker-plex#parameters) # @default -- See [values.yaml](./values.yaml)