From 3afb229affe93fd2c4a43fc286cdf79299b7e147 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 24 Aug 2024 02:31:46 +0200 Subject: [PATCH] chore(deps): update container image wiserain/flexget to 3.11.43@288defd by renovate (#25469) 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://togithub.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://togithub.com/wiserain/docker-flexget)) | digest | `d7592be` -> `288defd` | --- > [!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://togithub.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 6d419dfebf4..b09ab71975e 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.11 +version: 11.1.12 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index ce7e3f6d67b..bb2b46c969b 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:d7592be5fd1be2c83f01843e6e48fa5c03ef8c639952f99bdee8f7b285270e78 + tag: 3.11.43@sha256:288defdac3336378ff33e3892177179fe6ca4863c60f1483fc65b5a78b8bd857 securityContext: container: runAsNonRoot: false