From 354466bc6fb8a02b4149b60173492d1fd979f16f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Mar 2024 07:40:59 +0100 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to v2.5.0@ec5e611 by renovate (#19121) 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.4.1` -> `2.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 a10cc607e8b..e4050c28f99 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.4.1 +appVersion: 2.5.0 dependencies: - name: common version: 19.0.0 @@ -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.5.1 +version: 8.6.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 14b5b69c365..6b1782e41b6 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.4.1@sha256:8211442282697871aadc2c59e7e1832d1a0557922aa8bc62ce92e4131a50afc1 + tag: 2.5.0@sha256:ec5e611267e40ffe05a836d7554cf98377431a90c020f08d1b8f4f3f6a456a35 securityContext: container: readOnlyRootFilesystem: false