From 1a41483858c4784bf026f67f8cc19d84f442469b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 1 Apr 2024 02:34:14 +0200 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to 2.5.0@1e63ccc by renovate (#20069) 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)) | digest | `cba6926` -> `1e63ccc` | --- > [!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 87b6d05e550..634617884d7 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -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.9.7 +version: 8.9.8 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index c6aa46414a1..dab13ea6334 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.0@sha256:cba6926ff53dab615c31680e8ab9d7765b7f6e313fcd6b21bd57d074378e7f53 + tag: 2.5.0@sha256:1e63cccd3a73fea0120ae0b268f3dd4822d1f3a395c5bd957f027f0629c60433 securityContext: container: readOnlyRootFilesystem: false