chore(deps): update container image lscr.io/linuxserver/pyload-ng to latest@573e73a by renovate (#17383)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/pyload-ng | digest | `40ec7a3` -> `573e73a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
@@ -3,9 +3,9 @@ annotations:
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
@@ -18,12 +18,12 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
|
||||
home: https://truecharts.org/charts/incubator/pyload-ng
|
||||
home: https://truecharts.org/charts/stable/pyload-ng
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png
|
||||
keywords:
|
||||
- pyload-ng
|
||||
- Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -33,7 +33,7 @@ sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/pyload-ng
|
||||
- https://github.com/linuxserver/docker-pyload-ng#readme
|
||||
- https://pyload.net/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/pyload-ng
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng
|
||||
type: application
|
||||
version: 4.1.9
|
||||
version: 4.1.10
|
||||
|
||||
@@ -7,7 +7,7 @@ title: README
|
||||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/pyload-ng)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/pyload-ng)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lscr.io/linuxserver/pyload-ng
|
||||
tag: latest@sha256:40ec7a3c93861484b2e8b7b9d99dbb8e238d3bdee1018cbbb902bb8bee599242
|
||||
tag: latest@sha256:573e73ae12656eb589ec0c9987a844d34868fcbae08a3439d0e3fef59e774886
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user