From 2525a419c23a895db700e701ff959bd0de4b2a5e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 May 2026 18:20:11 +0200 Subject: [PATCH] =?UTF-8?q?fix(cops):=20update=20image=20lscr.io/linuxserv?= =?UTF-8?q?er/cops=204.3.1=20=E2=86=92=204.3.3=20(#48261)?= 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 | `df766ca` → `f45c328` | --- > [!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 3b621f6115f..5544e79174c 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.1 +appVersion: 4.3.3 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.1 +version: 14.3.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 6661bca5b8f..f478f96e849 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.1@sha256:df766ca02e0f4d8383564589a92d8802e4282c04acd89056314ddf1d2e0259b8 + tag: 4.3.3@sha256:f45c328aec047f6268edf1f0ad5549bae93434bd28cf02fbe418e9c0034f6edb securityContext: container: readOnlyRootFilesystem: false