From d6beabdb9877ef9eb9ea7ca609b413f1b357dc3a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 May 2024 00:09:10 +0200 Subject: [PATCH] chore(deps): update container image wiserain/flexget to 3.11.33@9b1bb77 by renovate (#22195) 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 | `2e2f835` -> `9b1bb77` | --- > [!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 31fa53e457b..12d113efeeb 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -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: 10.0.6 +version: 10.0.7 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 8ed3989bf7c..14487c2921a 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.33@sha256:2e2f8357039b43b8b9962eca3da14c4616f525eea8ac7cc53c91d6eebff767b8 + tag: 3.11.33@sha256:9b1bb774bf8023e725c730c1ad2edf9a0f84138e5c1b9ab1b1795597be58e2d4 securityContext: container: runAsNonRoot: false