From 8eba920218433b19223c7ab0ecdc71689877aaec Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Feb 2026 05:33:52 +0100 Subject: [PATCH] chore(flexget): update image docker.io/wiserain/flexget digest to 37fe7ad (#44479) 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 | `83409e9` -> `37fe7ad` | --- > [!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 | 12 ++++++------ charts/stable/flexget/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 31600c2b39e..c143deb3604 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: FlexGet is a multipurpose automation tool for all of your media -home: https://trueforge.org/truetech/truecharts/charts/stable/flexget -icon: https://trueforge.org/img/hotlink-ok/chart-icons/flexget.webp +home: https://truecharts.org/charts/stable/flexget +icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp keywords: - flexget - automation -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: flexget sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flexget - https://github.com/wiserain/docker-flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 12.15.28 +version: 12.15.29 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 8b9395fd400..38912647c51 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.18.42@sha256:83409e98a129ebd1c06e60ae4245cfb6d19d67094308cc9ca789b46f00912195 + tag: 3.18.42@sha256:37fe7ad554e61d95d8c2be62cc391664dc281f9e26db8299ea78a80b42968104 securityContext: container: runAsNonRoot: false