From 9bac82e525e13f41a58613dc06ee207077fe1aba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 16:12:08 +0000 Subject: [PATCH] feat(deps): update helm values ghcr.io/k8s-at-home/plex to v1.28.0.5999-97678ded3 Signed-off-by: Danny Froberg --- cluster/apps/media/plex/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/media/plex/helm-release.yaml b/cluster/apps/media/plex/helm-release.yaml index c315fcc9b..426d80314 100644 --- a/cluster/apps/media/plex/helm-release.yaml +++ b/cluster/apps/media/plex/helm-release.yaml @@ -33,7 +33,7 @@ spec: values: image: repository: ghcr.io/k8s-at-home/plex - tag: v1.27.2.5929-a806c5905 + tag: v1.28.0.5999-97678ded3 updateStrategy: Recreate env: TZ: "${CLUSTER_TZ}"