From b57f910261d935860555c62f1b381655ac37fb79 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 7 Jun 2026 20:14:31 +0200 Subject: [PATCH] =?UTF-8?q?fix(cops):=20update=20image=20lscr.io/linuxserv?= =?UTF-8?q?er/cops=204.3.3=20=E2=86=92=204.3.5=20(#48851)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages) ([source](https://redirect.github.com/linuxserver/docker-cops)) | patch | `b8c59e4` → `f69e6c0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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). --- charts/stable/cops/Chart.yaml | 4 ++-- charts/stable/cops/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index b55b3fa1c35..03f2e9693bd 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.3.3 +appVersion: 4.3.5 dependencies: - name: common version: 29.3.4 @@ -40,5 +40,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cops type: application -version: 14.3.4 +version: 14.3.5 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index baaf5c44272..559f2a41f5f 100644 --- a/charts/stable/cops/values.yaml +++ b/charts/stable/cops/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 4.3.3@sha256:b8c59e4de3a60b455bc4dbecd7997f752c11193a6cfd0b02c515e20041d8f0ed + tag: 4.3.5@sha256:f69e6c0df3d0e40fe66491c82aaec4d0bacfa33f65600ad03563e72004be0a24 securityContext: container: readOnlyRootFilesystem: false