mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 23:01:21 -03:00
chore(flexget): update image docker.io/wiserain/flexget digest to 37fe7ad (#44479)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages) ([source](https://redirect.github.com/wiserain/docker-flexget)) | digest | `83409e9` -> `37fe7ad` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmxleGdldCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -25,21 +25,21 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: FlexGet is a multipurpose automation tool for all of your media
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/flexget
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/flexget.webp
|
||||
home: https://truecharts.org/charts/stable/flexget
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp
|
||||
keywords:
|
||||
- flexget
|
||||
- automation
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: flexget
|
||||
sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flexget
|
||||
- https://github.com/wiserain/docker-flexget
|
||||
- https://hub.docker.com/r/wiserain/flexget
|
||||
type: application
|
||||
version: 12.15.28
|
||||
version: 12.15.29
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/wiserain/flexget
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.18.42@sha256:83409e98a129ebd1c06e60ae4245cfb6d19d67094308cc9ca789b46f00912195
|
||||
tag: 3.18.42@sha256:37fe7ad554e61d95d8c2be62cc391664dc281f9e26db8299ea78a80b42968104
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user