mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 15:21:22 -03:00
chore(pyload-ng): update image lscr.io/linuxserver/pyload-ng digest to 4290cfc (#44444)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/pyload-ng | digest | `c8da7b8` -> `4290cfc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcHlsb2FkLW5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: Other
|
||||
trueforge.org/max_helm_version: "4.1"
|
||||
trueforge.org/max_kubernetes_version: 1.35.0
|
||||
@@ -19,16 +25,16 @@ 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://trueforge.org/truetech/truecharts/charts/stable/pyload-ng
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/pyload-ng.webp
|
||||
home: https://truecharts.org/charts/stable/pyload-ng
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.webp
|
||||
keywords:
|
||||
- pyload-ng
|
||||
- Other
|
||||
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: pyload-ng
|
||||
sources:
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng
|
||||
@@ -37,5 +43,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/pyload-ng
|
||||
- https://pyload.net/
|
||||
type: application
|
||||
version: 8.13.23
|
||||
version: 8.13.24
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lscr.io/linuxserver/pyload-ng
|
||||
tag: latest@sha256:c8da7b8468f34044338215c9218a8815fd05b44e67944590c101b9c382e54653
|
||||
tag: latest@sha256:4290cfcfdb9fa7b002b53f5cdffcc1a116285c9c60aaf7ef6c9739026395cd89
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user