Skip to content

Commit

Permalink
chore(deps): update container image lscr.io/linuxserver/cops to 2.5.4…
Browse files Browse the repository at this point in the history
…@1aa8447 by renovate (#21141)

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)) | digest |
`afcb5e7` -> `1aa8447` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 22, 2024
1 parent 28e9a58 commit be3eb3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/cops/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ keywords:
- Cloud
- MediaApp-Books
- MediaServer-Books
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
- https://fleet.linuxserver.io/image?name=linuxserver/cops
type: application
version: 8.10.14
version: 8.10.15
2 changes: 1 addition & 1 deletion charts/stable/cops/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/cops
tag: 2.5.4@sha256:afcb5e7e85b108354e81a9802f20b6b59f409f38e25e64ca56a33beaf3909512
tag: 2.5.4@sha256:1aa8447baf890372ac3ab4f1da9ebf908afea0f2d31d41e5e7598550a47c5c13
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit be3eb3d

Please sign in to comment.