feat(cops): update image lscr.io/linuxserver/cops 4.1.0 → 4.2.0 (#44713)

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
| `6c01fa9` → `69979ed` |

---

> [!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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2NvcHMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2026-02-10 01:08:40 +01:00
committed by GitHub
parent 0a06aa85e3
commit 329c33a73a
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 4.1.0
appVersion: 4.2.0
dependencies:
- name: common
version: 28.29.49
@@ -45,5 +45,5 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/cops
type: application
version: 13.1.0
version: 13.2.0

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/cops
tag: 4.1.0@sha256:6c01fa97895d9413558c25c56ccf4642f9fac72e56942c61b64f477bf1f9f87d
tag: 4.2.0@sha256:69979ede564be5562b9818bfd17b74a20dedaa1fdc59c4736864530a165f4e75
securityContext:
container:
readOnlyRootFilesystem: false