From cc5f08de9233ec75a106eea6569335aec4a9e42f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Dec 2023 01:35:14 +0100 Subject: [PATCH] chore(deps): update container image wiserain/flexget to v3.10.4@3b9ec7e (#15909) 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.10.3` -> `3.10.4` | --- > [!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 | 36 +++++++++++++++---------------- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 76a7adae420..0bbbbd8c9e9 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -1,31 +1,31 @@ -kubeVersion: ">=1.24.0" +kubeVersion: '>=1.24.0' apiVersion: v2 name: flexget -version: 6.1.3 -appVersion: 3.10.3 +version: 6.1.4 +appVersion: 3.10.4 description: FlexGet is a multipurpose automation tool for all of your media home: https://truecharts.org/charts/stable/flexget icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png deprecated: false sources: - - https://github.com/wiserain/docker-flexget - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - - https://hub.docker.com/r/wiserain/flexget +- https://hub.docker.com/r/wiserain/flexget +- https://github.com/wiserain/docker-flexget +- https://github.com/truecharts/charts/tree/master/charts/stable/flexget maintainers: - - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org +- name: TrueCharts + email: info@truecharts.org + url: https://truecharts.org keywords: - - flexget - - automation +- flexget +- automation dependencies: - - name: common - version: 14.3.5 - repository: https://library-charts.truecharts.org - condition: "" - alias: "" - tags: [] - import-values: [] +- name: common + version: 14.3.5 + repository: https://library-charts.truecharts.org + condition: "" + alias: "" + tags: [] + import-values: [] annotations: max_scale_version: 23.10.1 min_scale_version: 22.12.4 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 68d6e08f3af..1ad41896d5d 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.10.3@sha256:2b0c0abb129ec25367b8cb05acc2fa7eb3a83fbf64a9a39638de63d9cdca1b99 + tag: 3.10.4@sha256:3b9ec7ebef277f75ec936272e8cf5b197202f6561965bb57ffb15f431fa2ddbd securityContext: container: runAsNonRoot: false