From deec2cb9ef917f41874bc8768e6d8dea8244af69 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:24:57 +0200 Subject: [PATCH] chore(deps): update container image wiserain/flexget to v3.11.29@293c566 by renovate (#21420) 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.28` -> `3.11.29` | --- > [!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 | 6 +++--- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 900345dac19..09b3e2bf8b5 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.28 +appVersion: 3.11.29 dependencies: - name: common version: 20.3.12 @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp keywords: - flexget - automation -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 9.8.16 +version: 9.8.17 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 7929a99feba..bff53533d66 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.28@sha256:7ab388c29405ee122f26c1c1ec571c0ace5d75d139d199ffb7164ee59ddaa637 + tag: 3.11.29@sha256:293c566d2888d0e7d430e41bbccd75aca048d226bbed5cf47eed44dbf9044b43 securityContext: container: runAsNonRoot: false