chore(helm): update image lscr.io/linuxserver/cops 3.6.5 → 3.7.2 (#39660)
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 | `7a58c3c` -> `e6461d2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.6.5
|
||||
appVersion: 3.7.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.18.0
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/cops
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
|
||||
type: application
|
||||
version: 12.5.0
|
||||
version: 12.6.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lscr.io/linuxserver/cops
|
||||
tag: 3.6.5@sha256:7a58c3c67f4679c8dca1d204e71c7b7b991d02de575ae80d245105ceded5c96e
|
||||
tag: 3.7.2@sha256:e6461d2946f1d851c2bccaa8f92940fdbf6076c051fcbbe9a06b2b955caaa237
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user