From a9b5682d9fda78e6812b157def53aab98e2009a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 20 Mar 2026 23:40:02 +0100 Subject: [PATCH] =?UTF-8?q?fix(flexget):=20update=20image=20docker.io/wise?= =?UTF-8?q?rain/flexget=203.19.1=20=E2=86=92=203.19.3=20(#46268)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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)) | patch | `f6a1f8e` → `c8fd108` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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. --- - [ ] 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). --- charts/stable/flexget/Chart.yaml | 4 ++-- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index d2d71a13d41..c4e9e5eeb34 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.19.1 +appVersion: 3.19.3 dependencies: - name: common version: 29.0.0 @@ -35,5 +35,5 @@ sources: - https://github.com/wiserain/docker-flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 13.0.0 +version: 13.0.1 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 4adaf37dee0..f6175bacf98 100644 --- a/charts/stable/flexget/values.yaml +++ b/charts/stable/flexget/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/wiserain/flexget pullPolicy: IfNotPresent - tag: 3.19.1@sha256:f6a1f8e2471a9625912ff69f1c10b48619c8d6ff280a1b6184206d7d161eff62 + tag: 3.19.3@sha256:c8fd1081df941bce3e141004742cd9e207645b3c3eddcc7dd831ced0dca5b128 securityContext: container: runAsNonRoot: false