From 069b0c3ca8bb6d511d2949f5662038c86dd11152 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 24 Jun 2024 02:31:54 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to 2.7.2@726e36f by renovate (#23725) 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 | `7cebb48` -> `726e36f` | --- > [!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 c5c2b64de7e..f78f0998712 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -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.2 +version: 10.1.3 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 06c136011e3..dfbe57a4833 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:7cebb4839c73a8b5af6b5d4308a6eb99eb57b4c81cda2c718e5f72a4f81f46d0 + tag: 2.7.2@sha256:726e36f3e5a89adcf29357004501b55c10d70deb3629cb564bd1419fbce3f465 securityContext: container: readOnlyRootFilesystem: false