From 318c96673eb187e35167cbb9a1cd7adce51920eb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 15 Jan 2024 01:32:02 +0100 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/cops to 2.2.1@06ce711 by renovate (#17238) 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 | `72554a2` -> `06ce711` | --- > [!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 a011ebd7721..15c41130f01 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -26,16 +26,16 @@ keywords: - Cloud - MediaApp-Books - MediaServer-Books -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: cops sources: - - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/linuxserver/docker-cops#readme - https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://fleet.linuxserver.io/image?name=linuxserver/cops + - https://github.com/orgs/linuxserver/packages/container/package/cops type: application -version: 7.1.9 +version: 7.1.10 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index dc6804284c1..b1a6738bdd4 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:72554a2f0c1d8dee6887b11f30cf1db203defe93db01b290b1d7eb8909c7bcb4 + tag: 2.2.1@sha256:06ce711ce14361ff195aa9757dbbc24413a0902c719f1b12259a8864a77a5d12 securityContext: container: readOnlyRootFilesystem: false