From 020a656a5cb0736fdc27716a4db62f663d260c0f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 6 Dec 2023 13:27:24 +0100 Subject: [PATCH] chore(deps): update container image wiserain/flexget to v3.10.3@2b0c0ab (#15802) 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.2` -> `3.10.3` | --- > [!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 2b5d1529899..7b1df398028 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.2 -appVersion: 3.10.2 +version: 6.1.3 +appVersion: 3.10.3 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/truecharts/charts/tree/master/charts/stable/flexget - - https://hub.docker.com/r/wiserain/flexget - - https://github.com/wiserain/docker-flexget +- https://github.com/wiserain/docker-flexget +- https://github.com/truecharts/charts/tree/master/charts/stable/flexget +- https://hub.docker.com/r/wiserain/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 b236d7f0e50..68d6e08f3af 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.2@sha256:c8f0d5526a4f1460aefa0c92906295b6cfd298defc3bcbb04000583db3ffb7e8 + tag: 3.10.3@sha256:2b0c0abb129ec25367b8cb05acc2fa7eb3a83fbf64a9a39638de63d9cdca1b99 securityContext: container: runAsNonRoot: false