From 9bd1fbbf754e8aea50fb52227746fae530e59cf1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 6 Oct 2025 01:54:34 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20lscr.io/linuxse?= =?UTF-8?q?rver/cops=203.7.2=20=E2=86=92=203.7.8=20(#40428)?= 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 | `a9af848` -> `e66aac3` | --- > [!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 | 5 +++-- charts/stable/cops/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index b56517f1c54..4a1cca7b029 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.7.2 +appVersion: 3.7.8 dependencies: - name: common version: 28.21.1 @@ -40,7 +40,8 @@ sources: - https://fleet.linuxserver.io/image?name=linuxserver/cops - https://github.com/linuxserver/docker-cops#readme - https://github.com/orgs/linuxserver/packages/container/package/cops + - 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.8.2 +version: 12.8.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index e55819efdf1..d4fc0bd0a0b 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.2@sha256:a9af848db05fc6ecd8625244a69908139a018b4281be0da05adc6bdaca014c97 + tag: 3.7.8@sha256:e66aac3704bb1cf010c18cace94f05519af7fa37d84741f0f0f5e752101940c1 securityContext: container: readOnlyRootFilesystem: false