chore(deps): update container image lscr.io/linuxserver/cops to 2.6.1@9b7b147 by renovate (#21955)
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 | `161d7b5` -> `9b7b147` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
56c56e1813
commit
d216cd02c6
|
@ -26,7 +26,7 @@ keywords:
|
||||||
- Cloud
|
- Cloud
|
||||||
- MediaApp-Books
|
- MediaApp-Books
|
||||||
- MediaServer-Books
|
- MediaServer-Books
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -38,4 +38,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
|
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
|
||||||
- https://fleet.linuxserver.io/image?name=linuxserver/cops
|
- https://fleet.linuxserver.io/image?name=linuxserver/cops
|
||||||
type: application
|
type: application
|
||||||
version: 9.1.0
|
version: 9.1.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: lscr.io/linuxserver/cops
|
repository: lscr.io/linuxserver/cops
|
||||||
tag: 2.6.1@sha256:161d7b530ec0f90f5c6c07156ca1e866bf87b29e5c030840e747738d9598cd7c
|
tag: 2.6.1@sha256:9b7b1477b30bf220754bea6512e605884ad7fe23ad884c188e742964b8208400
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue