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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user