From 8d5591c3978e96f8bdd8c55895ef5ed5b5fb5d6f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Jun 2024 02:32:38 +0200 Subject: [PATCH] chore(deps): update container image wiserain/flexget to v3.11.35@81632bf by renovate (#22717) 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)) | patch | `3.11.34` -> `3.11.35` | --- > [!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 d5e4139afa1..b770698426d 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 3.11.34 +appVersion: 3.11.35 dependencies: - name: common version: 23.0.10 @@ -34,4 +34,4 @@ sources: - https://github.com/wiserain/docker-flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 10.0.12 +version: 10.0.13 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index c5a3a214067..f9c00e5ea93 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.34@sha256:c05349c6dc797ffd40d4f5965b8f4a846f7c79ca363ac110150a4eb9bdbe4bdd + tag: 3.11.35@sha256:81632bf3041ed0dd1823e504f627e772388e65350178fc8efd96c149119de13e securityContext: container: runAsNonRoot: false