From 0177c5710f42b230e2026d06732ab5e0872a1717 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 9 Apr 2025 20:15:19 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20lscr.io/linuxse?= =?UTF-8?q?rver/cops=203.5.7=20=E2=86=92=203.6.1=20(#34139)?= 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 | `e47cf4f` -> `44f2e1c` | --- > [!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 | 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 ca318bf4e27..e592c70533c 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.5.7 +appVersion: 3.6.1 dependencies: - name: common version: 25.4.10 @@ -40,5 +40,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 11.8.10 +version: 11.9.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 699ee9e8495..9a67c8e1069 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.5.7@sha256:e47cf4f9fe058b3c20c1ea8fa1f177188989f7ea0bf25772554b38244258deb0 + tag: 3.6.1@sha256:44f2e1c4b792d68c160e8a2eca161bcd2d9b083bb9638b4e90250a34aa4da2fb securityContext: container: readOnlyRootFilesystem: false