From 84dadfcd9557708d664beae7ea6a180d9bc1e25a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Jan 2026 15:48:22 +0100 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(cops):=20Update=20image=20lsc?= =?UTF-8?q?r.io/linuxserver/cops=203.8.2=20=E2=86=92=204.0.2=20(#44293)?= 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)) | major | `c3aeffd` -> `89b86dc` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 a0481ba593a..bd6a83a603e 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 3.8.2 +appVersion: 4.0.2 dependencies: - name: common version: 28.29.40 @@ -42,5 +42,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: 12.15.19 +version: 13.0.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index b5bab62f6c1..12991fd1f05 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: 3.8.2@sha256:c3aeffda20e640379ebb459960925bfa50c37f1084c5a45ecd6616904a56a0af + tag: 4.0.2@sha256:89b86dc6ad01ff1066cbfa28445a3da9ea72d32748da57c026771ded9b50cebe securityContext: container: readOnlyRootFilesystem: false