From 8ce01453b32eb5cbcec1f10e9b3138d9cde649b4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Apr 2024 20:13:39 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to v2.5.4@3c0e4cb by renovate (#20485) 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.5.3` -> `2.5.4` | --- > [!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 | 6 +++--- charts/stable/cops/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/cops/Chart.yaml b/charts/stable/cops/Chart.yaml index fe2fe824fa3..c83a36f3d59 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.3 +appVersion: 2.5.4 dependencies: - name: common version: 20.3.3 @@ -26,7 +26,7 @@ keywords: - Cloud - MediaApp-Books - MediaServer-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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: 8.10.1 +version: 8.10.2 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index d9787200689..e8c1bfeed91 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.3@sha256:3a8d1a05970d5465ad1f343e4272bedd55cbe054882ce6d36ddd7c490d734a3a + tag: 2.5.4@sha256:3c0e4cb8b1f70c00d2eaadac0e1205566f55d2b9db57175f6a96ad8f19f2309e securityContext: container: readOnlyRootFilesystem: false