From c5a2907293f216ef5d8c5b1d3b2b865e7fdf0dbd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 23 Aug 2024 20:29:45 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to v2.7.3@27f7a34 by renovate (#25461) 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)) | patch | `2.7.2` -> `2.7.3` | --- > [!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 | 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 31a0ad4a34c..ef5b20a43e5 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.2 +appVersion: 2.7.3 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.12 +version: 10.1.13 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 590d6124392..5554a0691e7 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:8b62f0d54ce7e5cb44e11107395a8cf6938761eeb3c386743880529a23ea4a77 + tag: 2.7.3@sha256:27f7a34a361263da8f21fcba0977afac39af028a6722fc9f69e42f1597cbb7e0 securityContext: container: readOnlyRootFilesystem: false