From 89bc020f8a4f688148f22b2e8b0979ec4533ef8b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 23:22:09 +0100 Subject: [PATCH] fix(deps): update container image lscr.io/linuxserver/cops to 2.2.1 (#15116) 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) | digest | `547b730` -> `3cf77b5` | --- > [!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 266fac1c142..4930da58144 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.1" +appVersion: 2.2.1 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -25,7 +25,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme type: application -version: 5.0.28 +version: 5.0.29 annotations: truecharts.org/SCALE-support: "true" truecharts.org/category: Cloud diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index f069dceaaae..3c1d21de89b 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.2.1@sha256:547b73025856e4b34defa17cf7922ef55c0525569dd03df8367a2414cac28a76 + tag: 2.2.1@sha256:3cf77b5956103d65528da36322216aec4b69c4e8cc9fd5e22766861a30e5bdba securityContext: container: readOnlyRootFilesystem: false