From fbe8d058ca21f19b6fc8f4496cfeb35ab872bbe2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 Jan 2025 10:28:48 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/plexr?= =?UTF-8?q?ipper/plexripper=20v0.23.2=20=E2=86=92=200.29.1=20(#31107)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/plexripper/plexripper](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/linuxserver/docker-baseimage-alpine)) | minor | `6dd623d` -> `e1e1889` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/plexripper/Chart.yaml | 4 ++-- charts/stable/plexripper/values.yaml | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/charts/stable/plexripper/Chart.yaml b/charts/stable/plexripper/Chart.yaml index ad3d42eeafc..ce4c30f0ec3 100644 --- a/charts/stable/plexripper/Chart.yaml +++ b/charts/stable/plexripper/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.23.2 +appVersion: 0.29.1 dependencies: - name: common version: 25.3.1 @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/plexripper - https://hub.docker.com/r/plexripper/plexripper type: application -version: 10.13.0 +version: 10.14.0 diff --git a/charts/stable/plexripper/values.yaml b/charts/stable/plexripper/values.yaml index 451e6ce9ac5..181614b7162 100644 --- a/charts/stable/plexripper/values.yaml +++ b/charts/stable/plexripper/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/plexripper/plexripper - tag: v0.23.2@sha256:6dd623d658becd8271d421ed86ea70344d363c136e798f8864eed60e17cfe363 + tag: 0.29.1@sha256:e1e1889d48d1c949f5bf184cd2349654f19fe6573f84205835c3281e180177e9 service: main: ports: @@ -34,3 +34,8 @@ persistence: portal: open: enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 0 + runAsUser: 0