chore(helm): update image docker.io/wiserain/flexget 3.16.14 → 3.17.0 (#37842)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://redirect.github.com/wiserain/docker-flexget)) | minor
| `4a72cea` -> `46edee9` |

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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-07-28 14:26:43 +02:00
committed by GitHub
parent c0123a4b57
commit 82437bced6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.16.14
appVersion: 3.17.0
dependencies:
- name: common
version: 28.13.0
@@ -36,5 +36,5 @@ sources:
- https://github.com/wiserain/docker-flexget
- https://hub.docker.com/r/wiserain/flexget
type: application
version: 12.1.2
version: 12.2.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/wiserain/flexget
pullPolicy: IfNotPresent
tag: 3.16.14@sha256:4a72cea4d7fde33eca376a4919f7f2fbe90e504763d2ee6dfd0d4ca6b7ee752d
tag: 3.17.0@sha256:46edee984ab5f3ef42ad13edd66a97adf6ac67a29f6d38bb43f88ee216f6009c
securityContext:
container:
runAsNonRoot: false