From 9689b496b7d22ee0d8319300964ab0f3466db828 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Nov 2024 21:21:50 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20lscr.io/linuxse?= =?UTF-8?q?rver/cops=203.3.1=20=E2=86=92=203.4.5=20(#28885)?= 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://redirect.github.com/linuxserver/docker-cops/packages) ([source](https://redirect.github.com/linuxserver/docker-cops)) | minor | `a5ca09a` -> `7a7d2fa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.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 4c95f23a991..f0eb73c50e2 100644 --- a/charts/stable/cops/Chart.yaml +++ b/charts/stable/cops/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.3.1 +appVersion: 3.4.5 dependencies: - name: common version: 25.1.5 @@ -37,4 +37,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops type: application -version: 11.3.2 +version: 11.4.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 890fb562236..d6c614cda96 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: 3.3.1@sha256:a5ca09a86b45421fd6ee0c83fc2d83b77a86470b64dcbd4465adf4555e14d6dc + tag: 3.4.5@sha256:7a7d2fa2f5afb0a34dc644ba60bf648b1713e4c252033b232732765f9166b018 securityContext: container: readOnlyRootFilesystem: false