From ee61d5ff7ffac1733a8516a9526b49d2fa3ce5f0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 08:29:02 +0100 Subject: [PATCH] fix(deps): update container image wiserain/flexget to v3.9.19 (#15071) 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/wiserain/docker-flexget) | patch | `3.9.18` -> `3.9.19` | --- > [!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 | 4 ++-- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 56ecacb2f1b..959c61f0b56 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.9.18" +appVersion: 3.9.19 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - https://github.com/wiserain/docker-flexget type: application -version: 6.0.24 +version: 6.0.25 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index c9136172ab9..5dec220623c 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.9.18@sha256:ca885c22e489f35bd9fb904cd243bd5af5267c29c249ba056d0a8620edb7405b + tag: 3.9.19@sha256:1e825d299d00144e33b2b6cdefe2546939afb4b3832704d8bbed0498bcde0df8 securityContext: container: runAsNonRoot: false