chore(deps): update container image wiserain/flexget to v3.10.3@2b0c0ab (#15802)

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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot
2023-12-06 13:27:24 +01:00
committed by GitHub
parent 2838099c02
commit 020a656a5c
2 changed files with 19 additions and 19 deletions
+18 -18
View File
@@ -1,31 +1,31 @@
kubeVersion: ">=1.24.0" kubeVersion: '>=1.24.0'
apiVersion: v2 apiVersion: v2
name: flexget name: flexget
version: 6.1.2 version: 6.1.3
appVersion: 3.10.2 appVersion: 3.10.3
description: FlexGet is a multipurpose automation tool for all of your media description: FlexGet is a multipurpose automation tool for all of your media
home: https://truecharts.org/charts/stable/flexget home: https://truecharts.org/charts/stable/flexget
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget - https://github.com/wiserain/docker-flexget
- https://hub.docker.com/r/wiserain/flexget - https://github.com/truecharts/charts/tree/master/charts/stable/flexget
- https://github.com/wiserain/docker-flexget - https://hub.docker.com/r/wiserain/flexget
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- flexget - flexget
- automation - automation
dependencies: dependencies:
- name: common - name: common
version: 14.3.5 version: 14.3.5
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.1 max_scale_version: 23.10.1
min_scale_version: 22.12.4 min_scale_version: 22.12.4
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: wiserain/flexget repository: wiserain/flexget
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 3.10.2@sha256:c8f0d5526a4f1460aefa0c92906295b6cfd298defc3bcbb04000583db3ffb7e8 tag: 3.10.3@sha256:2b0c0abb129ec25367b8cb05acc2fa7eb3a83fbf64a9a39638de63d9cdca1b99
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false