From 582b93767a96f1ba31f297928378231ad283f3f4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 May 2024 02:27:18 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to v2.6.1@161d7b5 by renovate (#21748) 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)) | minor | `2.5.6` -> `2.6.1` | --- > [!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 97094e2d63e..3a0ade5e23e 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.6 +appVersion: 2.6.1 dependencies: - name: common version: 23.0.0 @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://fleet.linuxserver.io/image?name=linuxserver/cops type: application -version: 9.0.8 +version: 9.1.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 59949ec32b6..6c65cb0b114 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.5.6@sha256:acd3374493d6cc9050852cd9d273437e681c39a992659fb26626bd0ad53d90fe + tag: 2.6.1@sha256:161d7b530ec0f90f5c6c07156ca1e866bf87b29e5c030840e747738d9598cd7c securityContext: container: readOnlyRootFilesystem: false