From 09b16b3a8196d421954637a9a27dc2d428afdeb7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 22:30:53 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20lscr.io/linuxse?= =?UTF-8?q?rver/cops=203.4.5=20=E2=86=92=203.4.6=20(#30146)?= 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 | `31c03ec` -> `9c6b6fb` | --- > [!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 224c57a9355..c41eebf1a8b 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.4.5 +appVersion: 3.4.6 dependencies: - name: common version: 25.2.2 @@ -37,4 +37,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 11.5.0 +version: 11.5.1 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index aa813cddf3a..746883a6f5a 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.4.5@sha256:31c03ec15179ab9a48bc178f1fce0d9d6771ddc39a15cc280f2c3824a5bc5de9 + tag: 3.4.6@sha256:9c6b6fb2e9e5efbb1f53cde57fd1341c209829357376a5bdd82a19cdc3e23b9a securityContext: container: readOnlyRootFilesystem: false