From 989471cbb69fe87aaae62026f202ba6189c24201 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Jun 2026 22:47:01 +0200 Subject: [PATCH] =?UTF-8?q?feat(cops):=20update=20image=20lscr.io/linuxser?= =?UTF-8?q?ver/cops=204.3.5=20=E2=86=92=204.5.2=20(#49413)?= 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 | `3a4f39a` → `d2c79df` | --- > [!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 8d0264c3fd3..f804f0be810 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.5 +appVersion: 4.5.2 dependencies: - name: common version: 29.5.3 @@ -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.4.1 +version: 14.5.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index a8054438d19..d6b2a017aef 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.5@sha256:3a4f39adc808533593dc790a0e934f5fc9312d28987f129d44e1e55dfa4d0425 + tag: 4.5.2@sha256:d2c79df8e4e65c09d7b4740f52e880cbbf1869202a57000e195c32faffc0e617 securityContext: container: readOnlyRootFilesystem: false