chore(helm): update image wiserain/flexget 3.11.48 → 3.11.49 (#27999)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://redirect.github.com/wiserain/docker-flexget)) | patch
| `47e97ec` -> `3a8581e` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-19 02:46:25 +02:00
committed by GitHub
parent 409fe91df0
commit 22f10c66a5
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.11.48
appVersion: 3.11.49
dependencies:
- name: common
version: 25.1.0
@@ -33,4 +33,4 @@ sources:
- https://github.com/wiserain/docker-flexget
- https://hub.docker.com/r/wiserain/flexget
type: application
version: 11.2.2
version: 11.2.3
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: wiserain/flexget
pullPolicy: IfNotPresent
tag: 3.11.48@sha256:47e97ec504e593d896b4d28654ee61f2cd8b01a7b4c3866f836d3bd7484ccf10
tag: 3.11.49@sha256:3a8581e0f4d5693e2b0838e20161e10d32c5e5f75bad0ff90b0978c34484ebca
securityContext:
container:
runAsNonRoot: false