From 12712e3fd8eee81d9a0ae88096cdf29de4800a03 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 31 Aug 2024 02:34:32 +0200 Subject: [PATCH] chore(deps): update container image wiserain/flexget to 3.11.43@6eb1f69 by renovate (#25709) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | digest | `288defd` -> `6eb1f69` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 b09ab71975e..581f2be3801 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/wiserain/docker-flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 11.1.12 +version: 11.1.13 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index bb2b46c969b..c20fd24e228 100644 --- a/charts/stable/flexget/values.yaml +++ b/charts/stable/flexget/values.yaml @@ -1,7 +1,7 @@ image: repository: wiserain/flexget pullPolicy: IfNotPresent - tag: 3.11.43@sha256:288defdac3336378ff33e3892177179fe6ca4863c60f1483fc65b5a78b8bd857 + tag: 3.11.43@sha256:6eb1f6906edf0a847081a4bee302445b0140a8581eafb5f9d0afd4a8a2e4ce32 securityContext: container: runAsNonRoot: false