From 839648f98d31b752da74ab2200eb8fd6b2e2f0df Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 8 Feb 2026 18:38:26 +0100 Subject: [PATCH] =?UTF-8?q?feat(cops):=20update=20image=20lscr.io/linuxser?= =?UTF-8?q?ver/cops=204.0.2=20=E2=86=92=204.1.0=20(#44678)?= 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)) | minor | `5a3c48c` → `6c01fa9` | --- > [!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). --- 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 0c86562ee35..5477e6226e5 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.0.2 +appVersion: 4.1.0 dependencies: - name: common version: 28.29.49 @@ -45,5 +45,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: 13.0.2 +version: 13.1.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 4407d0a2770..e0db5593096 100644 --- a/charts/stable/cops/values.yaml +++ b/charts/stable/cops/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 4.0.2@sha256:5a3c48c437f0d595cb89a69afc604b1742d53bed34a4cd5954af2c333b101bc4 + tag: 4.1.0@sha256:6c01fa97895d9413558c25c56ccf4642f9fac72e56942c61b64f477bf1f9f87d securityContext: container: readOnlyRootFilesystem: false