From ebee769899c4a19c81a13a1ddfde764cd675a2e4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 26 Feb 2023 22:00:46 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/posterr to latest --- charts/stable/posterr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/posterr/values.yaml b/charts/stable/posterr/values.yaml index 99917b157d4..ee10b11adbd 100644 --- a/charts/stable/posterr/values.yaml +++ b/charts/stable/posterr/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/posterr - tag: latest@sha256:f72a497911296378b19e8441a1bde217e40d524adb45bde69924ab90bfe090c5 + tag: latest@sha256:cffd0969cc08c002cb959f69744343afb29cf9f32a8c4f3e58dd9b0be796eed3 podSecurityContext: runAsGroup: 0 From 0b0d7d5e20ef685c004f6032b78174b83575266e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 26 Feb 2023 22:09:41 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/posterr/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/posterr/Chart.yaml b/charts/stable/posterr/Chart.yaml index 7f513b5dbf5..e271c8e8389 100644 --- a/charts/stable/posterr/Chart.yaml +++ b/charts/stable/posterr/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/petersem/posterr - https://github.com/petersem/posterr type: application -version: 3.0.12 +version: 3.0.13 annotations: truecharts.org/catagories: | - MediaServer-Other