From f31fbaf40abbbab4917f1de945fdc495573a9f03 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 12 Oct 2025 13:04:56 +0200 Subject: [PATCH] chore(helm): update image lscr.io/linuxserver/cops digest to 34d32ef (#40654) 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)) | digest | `e66aac3` -> `34d32ef` | --- > [!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 | 2 +- charts/stable/cops/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index 78be56b99a8..106ee3e79eb 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cops type: application -version: 12.10.0 +version: 12.10.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index d4fc0bd0a0b..2e1f458d2e4 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.7.8@sha256:e66aac3704bb1cf010c18cace94f05519af7fa37d84741f0f0f5e752101940c1 + tag: 3.7.8@sha256:34d32ef206faaeafad27a23a3fb659222f22f8fa32d93bd57d6ec92852821a25 securityContext: container: readOnlyRootFilesystem: false