From 1a6b6c8d4e199f48537b6e4f89b9ef094d209c6c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Sep 2024 20:29:29 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to v2.8.0@7adbaf1 by renovate (#25791) 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 | `2.7.5` -> `2.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 8699b491d87..249999671f3 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: 2.7.5 +appVersion: 2.8.0 dependencies: - name: common version: 24.1.5 @@ -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: 10.1.15 +version: 10.2.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 73805e6dff2..04e21c65c52 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: 2.7.5@sha256:5aa9d09756d0951f9162be33eacf12f11f6270f8d2252ae73486e7a3b9f9f04d + tag: 2.8.0@sha256:7adbaf15d8fdba646ecf312b18278c7d019147af9a1ef7d30e29452f0cad19b8 securityContext: container: readOnlyRootFilesystem: false