chore(deps): update container image lscr.io/linuxserver/cops to v3.2.2@542982d by renovate (#26395)
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 | `3.1.3` -> `3.2.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny44IiwidXBkYXRlZEluVmVyIjoiMzguNzcuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
29b3e15aff
commit
029a1c1c68
|
@ -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: 3.1.3
|
appVersion: 3.2.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.15
|
version: 24.1.15
|
||||||
|
@ -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: 11.0.2
|
version: 11.1.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: lscr.io/linuxserver/cops
|
repository: lscr.io/linuxserver/cops
|
||||||
tag: 3.1.3@sha256:a74df02caae8ddcf84e7571d52e8294b607af7d1fd84505e1809b33b8aea4cdf
|
tag: 3.2.2@sha256:542982dc5e46eaeeff154652cc5711b2141feeadccf3dd20d9bf80f5a2570046
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue