From 47c355fdbcbdbe920726fb8a464d74582fd319d8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 14 Aug 2025 03:43:06 +0200 Subject: [PATCH] chore(helm): update image docker.io/wiserain/flexget digest to 1c74ffd (#38378) 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)) | digest | `d9f1c81` -> `1c74ffd` | --- > [!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. --- - [ ] 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 | 3 ++- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index ad96792e6ff..0e7006a6557 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -36,4 +36,5 @@ sources: - https://github.com/wiserain/docker-flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 12.4.0 +version: 12.4.1 + diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 9febc11545a..dfbe15d4752 100644 --- a/charts/stable/flexget/values.yaml +++ b/charts/stable/flexget/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/wiserain/flexget pullPolicy: IfNotPresent - tag: 3.17.10@sha256:d9f1c81f16143d3a2fc7870bcde15b155181bfcebaf06e72cb8e73d08bd3665d + tag: 3.17.10@sha256:1c74ffd07451c8eeb158e5bc608a5dfc61a1004049c52d6538223414ad9123a5 securityContext: container: runAsNonRoot: false