From fed24a890dce9e4b1c788e9017399f576d53f561 Mon Sep 17 00:00:00 2001 From: "gabe565-renovate[bot]" <156644344+gabe565-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:06:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/linuxserver/plex docker tag to version-1.41.3.9314-a0bfb8370 --- 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 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)