From ad73f5a31597f118aba1f922fc540172fe3a8e62 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 10 Jun 2024 02:32:12 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to 2.7.2@50fc21e by renovate (#23148) 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://togithub.com/linuxserver/docker-cops/packages) ([source](https://togithub.com/linuxserver/docker-cops)) | digest | `411c1c8` -> `50fc21e` | --- > [!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://togithub.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 d8a07b6a4c8..60ad25232d0 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -38,4 +38,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.0.1 +version: 10.0.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index ef40adcf360..b3b964ca38b 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.2@sha256:411c1c80317538abae4c5f9c2c6d0db34f2faf2f83a35e232c73b681a212f95d + tag: 2.7.2@sha256:50fc21e035036fc557538988670d74d396c1faaae8a91e96810bbfaa681fc445 securityContext: container: readOnlyRootFilesystem: false