From b4e5af87f9e86de2b0ca3321f6355adaffbe63b5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 28 Sep 2024 02:35:21 +0200 Subject: [PATCH] chore(deps): update container image wiserain/flexget to 3.11.46@efae1a9 by renovate (#26989) 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 | `d8c1357` -> `efae1a9` | --- > [!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 30742e2b945..9c5b777ffb3 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.18 +version: 11.1.19 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 54dcc71a6c0..a6342f2b076 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.46@sha256:d8c135786d0b25c2c8443c7d81b5b0f205bda7bb70ef8a325795b08fcadb000c + tag: 3.11.46@sha256:efae1a9d96480b03a4710ac8514759eea472a850c98917f92272ea5a15ee4139 securityContext: container: runAsNonRoot: false