From 4481b6f1a151eee9c7f8016c47fb8fc3ceb74b0e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 21 Oct 2024 02:31:30 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20lscr.io/linuxse?= =?UTF-8?q?rver/cops=203.2.2=20=E2=86=92=203.3.1=20(#28095)?= 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 | `7730f7c` -> `91f1c93` | 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 2410ba39e97..71e62b67e7c 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.2.2 +appVersion: 3.3.1 dependencies: - name: common version: 25.1.0 @@ -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.2.1 +version: 11.3.0 diff --git a/charts/stable/cops/values.yaml b/charts/stable/cops/values.yaml index 6fc8bca8218..70fc0e332dc 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.2.2@sha256:7730f7c1e1682977eed5668f3e90ccfe81efd9742716661d38f8b66a01a90c42 + tag: 3.3.1@sha256:91f1c93bfa0395dfc74c27b05cfee4ccb38e4881682ba20c5154203d8df2a320 securityContext: container: readOnlyRootFilesystem: false