chore(deps): update container image lscr.io/linuxserver/cops to v2.7.3@27f7a34 by renovate (#25461)

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)) | patch |
`2.7.2` -> `2.7.3` |

---

> [!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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41MS4xIiwidXBkYXRlZEluVmVyIjoiMzguNTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-08-23 20:29:45 +02:00 committed by GitHub
parent dfe822b1a9
commit c5a2907293
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

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.7.2 appVersion: 2.7.3
dependencies: dependencies:
- name: common - name: common
version: 24.1.5 version: 24.1.5
@ -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.1.12 version: 10.1.13

View File

@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/cops repository: lscr.io/linuxserver/cops
tag: 2.7.2@sha256:8b62f0d54ce7e5cb44e11107395a8cf6938761eeb3c386743880529a23ea4a77 tag: 2.7.3@sha256:27f7a34a361263da8f21fcba0977afac39af028a6722fc9f69e42f1597cbb7e0
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false