chore(helm): update image lscr.io/linuxserver/cops 3.2.2 → 3.3.1 (#28095)

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
| `7730f7c` -> `91f1c93` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguMyIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-21 02:31:30 +02:00
committed by GitHub
parent 21578bbcd2
commit 4481b6f1a1
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.2.2
appVersion: 3.3.1
dependencies:
- name: common
version: 25.1.0
@@ -37,4 +37,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/truecharts/charts/tree/master/charts/stable/cops
type: application
version: 11.2.1
version: 11.3.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: lscr.io/linuxserver/cops
tag: 3.2.2@sha256:7730f7c1e1682977eed5668f3e90ccfe81efd9742716661d38f8b66a01a90c42
tag: 3.3.1@sha256:91f1c93bfa0395dfc74c27b05cfee4ccb38e4881682ba20c5154203d8df2a320
securityContext:
container:
readOnlyRootFilesystem: false