From 1e996eae3b2dd54ec6b6b4e78d2593520a5a96a4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 12 Apr 2025 20:37:38 +0200 Subject: [PATCH] chore(helm): update image docker.io/wiserain/flexget digest to 1998455 (#34277) 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 | `3f42a3e` -> `1998455` | 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 | 2 +- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index a01f82a16cc..415e5e5c31f 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/wiserain/docker-flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 11.8.7 +version: 11.8.8 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index b0b5efa6022..0f81fa8f4c6 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.15.31@sha256:3f42a3e0e769a7c20bb588b022961829860af2f15f152e1863ef945d5d76f0d9 + tag: 3.15.31@sha256:1998455d5329a1ec7a39afe7234a8b5d1d06aead8969e7ef7a818e388c33c7ec securityContext: container: runAsNonRoot: false