From 0b77e25bf80626af8f9405389c564bedd64c3fba Mon Sep 17 00:00:00 2001 From: "gabe565-renovate[bot]" <156644344+gabe565-renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:06:33 +0000 Subject: [PATCH] chore(deps): update ghcr.io/linuxserver/plex docker tag to version-1.41.3.9292-bc7397402 --- 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..d2872e0c0 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.9292-bc7397402 kubeVersion: ">=1.22.0-0" keywords: - media diff --git a/charts/plex/values.yaml b/charts/plex/values.yaml index fee5158a0..9dc89978e 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.9292-bc7397402 # -- Environment variables. [[ref]](https://github.com/linuxserver/docker-plex#parameters) # @default -- See [values.yaml](./values.yaml)