chore(deps): update container image wiserain/flexget to v3.11.19@097342e by renovate (#18545)
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.11.18` -> `3.11.19` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
79a8f1e8a5
commit
5d0bf2aca9
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.11.18
|
||||
appVersion: 3.11.19
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.1
|
||||
|
@ -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.1.0
|
||||
version: 9.1.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: wiserain/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.11.18@sha256:36f51d5fc9edc9284e184ce8e38bf49876eaba5daf161618c9b614dbfa3409a0
|
||||
tag: 3.11.19@sha256:097342e0df84098b9f842e59494136c0e7542edc1f16a267e94793d80048ef8d
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue