chore(deps): update container image lscr.io/linuxserver/cops to v2.8.1@de4134b by renovate (#25825)

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)) | patch
| `2.8.0` -> `2.8.1` |

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOC42My4wIiwidXBkYXRlZEluVmVyIjoiMzguNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-09-02 20:28:07 +02:00
committed by GitHub
parent 7b8b8fba49
commit 10a234be09
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.8.0 appVersion: 2.8.1
dependencies: dependencies:
- name: common - name: common
version: 24.1.14 version: 24.1.14
@@ -37,4 +37,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops - https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/truecharts/charts/tree/master/charts/stable/cops - https://github.com/truecharts/charts/tree/master/charts/stable/cops
type: application type: application
version: 10.2.1 version: 10.2.2
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/cops repository: lscr.io/linuxserver/cops
tag: 2.8.0@sha256:7adbaf15d8fdba646ecf312b18278c7d019147af9a1ef7d30e29452f0cad19b8 tag: 2.8.1@sha256:de4134bc3cb0efb6bd75f13c598b5617a01a099516e4c38f03f990457f43fba2
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false