From d4f621ab576fcf9d70e70bb15c1d50bb2bfdc1c5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Mar 2024 01:42:42 +0100 Subject: [PATCH] chore(deps): update container image wiserain/flexget to 3.11.19@3466a5a by renovate (#18827) 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 | `097342e` -> `3466a5a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 24abe2f26f0..3066fe7cf94 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.png 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.2.0 +version: 9.2.1 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 53284b9d12d..9d318746ad5 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.19@sha256:097342e0df84098b9f842e59494136c0e7542edc1f16a267e94793d80048ef8d + tag: 3.11.19@sha256:3466a5a024ad2eea8b2326cfc8b1b857231d23cb955919f1e9d33cbb154dc2ba securityContext: container: runAsNonRoot: false