From 2be9d49cc65a5d4032074bba6a4b170f0b0e1576 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 24 Jan 2023 22:21:13 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/plexripper to latest --- charts/incubator/plexripper/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/plexripper/values.yaml b/charts/incubator/plexripper/values.yaml index 14ce268e0f8..6ee15a2c7b9 100644 --- a/charts/incubator/plexripper/values.yaml +++ b/charts/incubator/plexripper/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plexripper - tag: latest@sha256:1f07e5f0d82bb7cca4c1730296b2758aa4d30c538284fabd13788c8e53dd0bd2 + tag: latest@sha256:423b510798fe8bad9b3514b5358cb61cc2a2e0160118db2d1665898eb7c33430 persistence: config: enabled: true From a6b9293d8988a9511f50f9a5a74b330e65ef5cf4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 24 Jan 2023 22:24:48 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/plexripper/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/plexripper/Chart.yaml b/charts/incubator/plexripper/Chart.yaml index 4593a3740cc..855c67ed0ed 100644 --- a/charts/incubator/plexripper/Chart.yaml +++ b/charts/incubator/plexripper/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/PlexRipper/PlexRipper/ - https://hub.docker.com/r/plexripper/plexripper/ type: application -version: 2.0.9 +version: 2.0.10